mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 15:49:55 +08:00
10 lines
217 B
SCSS
10 lines
217 B
SCSS
// --------------------------------------------------
|
|
// FAQs, About, etc
|
|
// --------------------------------------------------
|
|
|
|
.body-page {
|
|
margin-top: 20px;
|
|
margin-left: 15px;
|
|
width: 90%;
|
|
padding-left: 0;
|
|
} |