File tree Expand file tree Collapse file tree 6 files changed +44
-25
lines changed
Expand file tree Collapse file tree 6 files changed +44
-25
lines changed Original file line number Diff line number Diff line change 11.isl {
2+ margin-top : 2rem ;
23
34 p {
45 margin : 0 ;
56 }
67
78 &_text {
89 bottom : 0 ;
10+ font-family : @base-font-sans ;
11+ font-size : 1.4rem ;
912 left : 50% ;
1013 position : absolute ;
1114 transform : translate ( -50% , 0 );
2629 }
2730
2831 .richtext_subheadline {
32+ font-size : 1.8rem ;
33+ margin-bottom : 1rem ;
2934 margin-top : 0 ;
3035 }
3136 }
5964 &_cow {
6065 bottom : -12px ;
6166 height : auto ;
62- left : -25 rem ;
63- width : 9 rem ;
67+ left : -27 rem ;
68+ width : 10 rem ;
6469 }
6570
6671 &_well {
67- bottom : -9 px ;
72+ bottom : -10 px ;
6873 height : auto ;
6974 left : -14rem ;
70- width : 8 rem ;
75+ width : 9 rem ;
7176 }
7277
7378 &_tower {
7479 height : auto ;
75- right : -26 rem ;
76- bottom : -23.2 rem ;
77- width : 23 rem ;
80+ right : -28 rem ;
81+ bottom : -26.6 rem ;
82+ width : 27 rem ;
7883 }
7984}
8085
8186@media screen and ( max-width : 1400px ) {
8287 .isl {
8388 &_tower {
84- bottom : -18.2 rem ;
85- right : -16 rem ;
86- width : 18 rem ;
89+ bottom : -19.75 rem ;
90+ right : -17 rem ;
91+ width : 20 rem ;
8792 }
8893
8994 &_cow {
90- left : -19 rem ;
95+ left : -16 rem ;
9196 width : 8rem ;
9297 }
9398
9499 &_well {
95- left : -9 rem ;
100+ left : -5 rem ;
96101 width : 7rem ;
97102 }
98103
115120 }
116121
117122 &_cow {
118- left : -16 rem ;
123+ left : -14 rem ;
119124 width : 7rem ;
120125 }
121126
122127 &_well {
123- left : -7 rem ;
128+ left : -5 rem ;
124129 width : 6rem ;
125130 }
126131
132137 min-height : 335px ;
133138 }
134139
140+ &_text {
141+ font-size : 1.2rem ;
142+ }
143+
135144 &_sky-text {
136145 padding-bottom : 3rem ;
137- padding-left : 1 rem ;
146+ padding-left : 3 rem ;
138147 padding-right : 4rem ;
139148 }
140149
147156@media screen and ( max-width : 950px ) {
148157 .isl {
149158 &_tower {
150- bottom : -12.3rem ;
151- right : -11rem ;
152- width : 12rem ;
159+ bottom : -13rem ;
160+ right : -11.5rem ;
161+ width : 13rem ;
162+ }
163+
164+ &_well {
165+ left : -4rem ;
153166 }
154167
155168 &_cow {
156- left : -14 .5rem ;
169+ left : -12 .5rem ;
157170 }
158171
159172 &_sky-text {
177190 left : -6rem ;
178191 }
179192
193+ &_sky-text {
194+ padding-bottom : 1rem ;
195+ }
196+
180197 &_earth-text {
181198 top : 4rem ;
182199 }
227244
228245@media screen and ( max-width : 730px ) {
229246 .isl {
247+ margin-top : 0 ;
230248 margin-bottom : -1rem ;
231249
232250 &_earth ,
242260 }
243261
244262 &_text {
245- font-size : 1.1rem ;
263+ font-family : @base-font ;
264+ font-size : 1.2rem ;
246265 margin-left : 0 ;
247266 padding : 0 1.5rem ;
248267 position : static ;
You can’t perform that action at this time.
0 commit comments