Remove unnedded padding
This commit is contained in:
parent
f375731278
commit
4b17b39e73
|
@ -2,7 +2,6 @@
|
|||
/* intended only for /about /faq, /guidelines, /tos, and /privacy */
|
||||
width: 100%;
|
||||
max-width: 700px;
|
||||
padding-left: 20px;
|
||||
font-size: $font-up-1;
|
||||
.mobile-view & {
|
||||
font-size: $font-0;
|
||||
|
|
Loading…
Reference in New Issue