Showing
3 changed files
with
14 additions
and
0 deletions
@@ -120,5 +120,12 @@ $border_color_light: #eee; | @@ -120,5 +120,12 @@ $border_color_light: #eee; | ||
120 | 120 | ||
121 | .banner { | 121 | .banner { |
122 | margin-bottom: 40rem / $pxConvertRem; | 122 | margin-bottom: 40rem / $pxConvertRem; |
123 | + | ||
124 | + a { | ||
125 | + img { | ||
126 | + width: 100%; | ||
127 | + height: 100%; | ||
128 | + } | ||
129 | + } | ||
123 | } | 130 | } |
124 | } | 131 | } |
-
Please register or login to post a comment