mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
10 lines
No EOL
217 B
SCSS
10 lines
No EOL
217 B
SCSS
// --------------------------------------------------
|
|
// FAQs, About, etc
|
|
// --------------------------------------------------
|
|
|
|
.body-page {
|
|
margin-top: 20px;
|
|
margin-left: 15px;
|
|
width: 90%;
|
|
padding-left: 0;
|
|
} |