summaryrefslogtreecommitdiff
path: root/public/melaine.css
diff options
context:
space:
mode:
authorpolo <ordipolo@gmx.fr>2022-02-20 20:49:13 +0100
committerpolo <ordipolo@gmx.fr>2022-02-20 20:49:13 +0100
commit758b3f359341f963946d6d34e8f39d2a9c1f6040 (patch)
tree3efb7f1da4be4157615419e630eb0d6efbcb6c3d /public/melaine.css
parenta5ddb2af05644972de70dab3225bab0797a93934 (diff)
downloadmelaine-758b3f359341f963946d6d34e8f39d2a9c1f6040.zip
debuggage
Diffstat (limited to 'public/melaine.css')
-rw-r--r--public/melaine.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/public/melaine.css b/public/melaine.css
index dcb218c..09f38aa 100644
--- a/public/melaine.css
+++ b/public/melaine.css
@@ -48,10 +48,10 @@ figure
48 bottom: 30px; 48 bottom: 30px;
49 } 49 }
50 50
51 img 51 /*img
52 { 52 {
53 max-width: 630px; 53 max-width: 630px;
54 } 54 }*/
55} 55}
56 56
57@media screen and (max-width: 699px) 57@media screen and (max-width: 699px)
@@ -74,10 +74,10 @@ figure
74 bottom: 24px; 74 bottom: 24px;
75 } 75 }
76 76
77 img 77 /*img
78 { 78 {
79 max-width: 480px; 79 max-width: 480px;
80 } 80 }*/
81} 81}
82 82
83@media screen and (max-width: 479px) 83@media screen and (max-width: 479px)
@@ -100,8 +100,8 @@ figure
100 bottom: 17px; 100 bottom: 17px;
101 } 101 }
102 102
103 img 103 /*img
104 { 104 {
105 max-width: 320px; 105 max-width: 320px;
106 } 106 }*/
107} 107}