summaryrefslogtreecommitdiff
path: root/public/melaine.css
diff options
context:
space:
mode:
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}