File tree Expand file tree Collapse file tree 2 files changed +4
-17
lines changed
Expand file tree Collapse file tree 2 files changed +4
-17
lines changed Original file line number Diff line number Diff line change @@ -581,7 +581,7 @@ footer {
581581 }
582582}
583583
584- @media (max-width : 910 px ) {
584+ @media (max-width : 1048 px ) {
585585 #footer_gray_background {
586586 height : 131px ;
587587 }
Original file line number Diff line number Diff line change @@ -496,6 +496,7 @@ footer {
496496
497497 #footer_bottom_left_section , #footer_bottom_right_section {
498498 display : inline-block ;
499+ margin-bottom : 10px ;
499500 }
500501
501502 #footer_bottom_right_section {
@@ -531,34 +532,21 @@ footer {
531532}
532533
533534@media (max-width : 991.98px ) {
534-
535- #footer_top_container #footer_project {
536- clear : left ;
537- }
538-
539535 #footer_container {
540536 background-image : none ;
537+ width : 100% ;
541538 }
542539
543540 .right_footer_link {
544541 font-size : 14px ;
545542 float : right ;
543+ margin-top : 12px ;
546544 }
547- }
548545
549- @media (max-width : 767.98px ) {
550546 #footer_gray_background {
551547 height : 131px ;
552548 }
553549
554- .footer_container {
555- width : 100% ;
556- }
557-
558- .right_footer_link {
559- margin-top : 12px ;
560- }
561-
562550 #footer_open_liberty , #footer_project {
563551 display : none ;
564552 }
@@ -589,7 +577,6 @@ footer {
589577 }
590578}
591579
592-
593580#teconsent {
594581 vertical-align : middle ;
595582 float : right ;
You can’t perform that action at this time.
0 commit comments