discourse/app/assets/stylesheets/mobile/faqs.scss

10 lines
217 B
SCSS
Raw Normal View History

2013-09-05 15:37:07 -04:00
// --------------------------------------------------
2014-10-21 04:09:54 -04:00
// FAQs, About, etc
2013-09-05 15:37:07 -04:00
// --------------------------------------------------
.body-page {
2014-10-21 14:57:26 -04:00
margin-top: 20px;
2014-10-21 04:09:54 -04:00
margin-left: 15px;
width: 90%;
padding-left: 0;
}