Vlad Bastina commited on
Commit
214f882
·
1 Parent(s): bdb0ab2

style changes

Browse files
Files changed (1) hide show
  1. style.css +6 -0
style.css CHANGED
@@ -83,4 +83,10 @@ button:focus,
83
  body {
84
  -ms-overflow-style: none; /* IE and Edge */
85
  scrollbar-width: none; /* Firefox */
 
 
 
 
 
 
86
  }
 
83
  body {
84
  -ms-overflow-style: none; /* IE and Edge */
85
  scrollbar-width: none; /* Firefox */
86
+ }
87
+
88
+ @media (min-width: calc(736px + 8rem)) {
89
+ .st-emotion-cache-t1wise {
90
+ padding: 0 54px !important;
91
+ }
92
  }