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

10 lines
217 B
SCSS
Raw Normal View History

2013-09-06 03:37:07 +08:00
// --------------------------------------------------
2014-10-21 16:09:54 +08:00
// FAQs, About, etc
2013-09-06 03:37:07 +08:00
// --------------------------------------------------
.body-page {
2014-10-22 02:57:26 +08:00
margin-top: 20px;
2014-10-21 16:09:54 +08:00
margin-left: 15px;
width: 90%;
padding-left: 0;
}