mirror of
https://github.com/discourse/discourse.git
synced 2025-02-10 13:24:55 +00:00
9 lines
197 B
SCSS
9 lines
197 B
SCSS
// --------------------------------------------------
|
|
// FAQs, About, etc
|
|
// --------------------------------------------------
|
|
|
|
.body-page {
|
|
margin-top: 20px;
|
|
width: 100%;
|
|
padding-left: 0;
|
|
} |