mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
Remove unnedded padding
This commit is contained in:
parent
f375731278
commit
4b17b39e73
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
/* intended only for /about /faq, /guidelines, /tos, and /privacy */
|
/* intended only for /about /faq, /guidelines, /tos, and /privacy */
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 700px;
|
max-width: 700px;
|
||||||
padding-left: 20px;
|
|
||||||
font-size: $font-up-1;
|
font-size: $font-up-1;
|
||||||
.mobile-view & {
|
.mobile-view & {
|
||||||
font-size: $font-0;
|
font-size: $font-0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue