Riccardo Balbo 3 жил өмнө
parent
commit
1cb547a579
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      static/css/style.less

+ 2 - 2
static/css/style.less

@@ -74,8 +74,8 @@
 @borderRoundnessNotVeryRound: .1rem;
 @textShadow: 0.1rem;
 @textShadowIntense: 0.4rem;
-@portrait: ~"only screen and (max-width:1024px), only screen and (orientation:portrait)";
-@notPortrait: ~"only screen and (min-width : 1025px)";
+@portrait: ~"only screen and (max-width:1167px), only screen and (orientation:portrait)";
+@notPortrait: ~"only screen and (min-width : 1168px)";
 @boxShadowBlur: 0.8rem;
 @boxShadowSpread: 0.3rem;