This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -545,7 +545,7 @@ sub, sup {
545545 line-height : 14px ;
546546 color : # 656565 ; }
547547
548- @media only screen and (max-width : 991 px ) {
548+ @media only screen and (max-width : 1024 px ) {
549549 .bottom-footer , .fold-pusher {
550550 height : 200px ; }
551551 .bottom-footer .menu-item {
@@ -570,7 +570,7 @@ sub, sup {
570570 width : 27px ;
571571 height : 27px ; } }
572572
573- @media only screen and (min-width : 992 px ) {
573+ @media only screen and (min-width : 1025 px ) {
574574 .bottom-footer , .fold-pusher {
575575 height : 270px ; }
576576 .bottom-footer {
@@ -789,7 +789,7 @@ sub, sup {
789789 font-size : 14px ;
790790 cursor : pointer; }
791791
792- @media only screen and (max-width : 991 px ) {
792+ @media only screen and (max-width : 1024 px ) {
793793 .header-wrapper .autocomplete .menu-item : not (.search-wrapper ),
794794 .header-wrapper .autocomplete ~ .bottom-footer > * : not (.copyright-notice ) {
795795 display : none; }
@@ -841,7 +841,7 @@ sub, sup {
841841 right : 0 ;
842842 top : 0 ; } }
843843
844- @media only screen and (min-width : 992 px ) {
844+ @media only screen and (min-width : 1025 px ) {
845845 .header-wrapper {
846846 background : # fff ;
847847 position : relative;
You can’t perform that action at this time.
0 commit comments