File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 @include clearfix ;
1717 max-width : 114rem ;
1818 margin : 0 auto ;
19- padding : 10 px 4% ;
19+ padding : 20 px 4% ;
2020}
2121
2222// generic grid options
270270 .identity {
271271 margin-top : 4rem ;
272272 margin-bottom : 2rem ;
273+ align-items : flex-end ;
273274 }
274275
275276 .wrap-logo-lib {
278279 margin : 0 20px 20px 0 ;
279280 }
280281
281- .wrap-social {
282- display : inline-block ;
283- vertical-align : bottom ;
284- margin-bottom : 20px ;
285- }
286-
287282 .wrap-policies {
288283 width : 100% ;
289284 border-top : 1px solid $gray ;
303298 }
304299 }
305300
306- .wrap-social .text-find-us {
307- display : none ;
308- }
309-
310301 // bigger than small mobile - able to handle columns ok
311302 @media (min-width : $bp-screen-md ) {
312303
330321 .identity {
331322 display : flex ;
332323 flex-wrap : wrap ;
333- justify-content : space-between ;
334324 margin : 4% 0 0 0 ;
335325 }
336326
337327 .wrap-logo-lib ,
338- .wrap-policies ,
339- .wrap-social {
328+ .wrap-policies {
340329 align-self : flex-end ;
341330 margin-top : 0 ;
342331 margin-bottom : 0 ;
358347 margin-bottom : 0 ;
359348 }
360349 }
361-
362- .wrap-social {
363- order : 3 ;
364- margin-left : auto ;
365- }
366350 }
367351
368352 // large screen - able to handle several inline items
369353 @media (min-width : $bp-screen-lg ) {
370354
371- .wrap-social {
372- order : 3 ;
373- }
374-
375355 .wrap-policies {
376356 order : 2 ;
377357 }
430410 }
431411 }
432412 }
433-
434- .wrap-social {
435- order : 3 ;
436- }
437413 }
438414
439415 @media (min-width : $bp-screen-lg ) {
You can’t perform that action at this time.
0 commit comments