mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 06:04:11 +08:00
formatting build fix
This commit is contained in:
parent
629a2fbc2b
commit
a8660b8be9
|
@ -2,7 +2,7 @@
|
|||
/* intended only for /about /faq, /guidelines, /tos, and /privacy */
|
||||
width: 100%;
|
||||
max-width: 700px;
|
||||
.about-page & {
|
||||
.about-page & {
|
||||
max-width: unset;
|
||||
section:not(.admins):not(.moderators) {
|
||||
max-width: 700px;
|
||||
|
@ -13,18 +13,14 @@
|
|||
font-size: $font-0;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
li {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.nav-pills {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
ul:not(.nav-pills),
|
||||
ol:not(.nav-pills) {
|
||||
margin-left: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user