mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
fix mobile layout of /faq /tos /privacy
This commit is contained in:
parent
4093120ddf
commit
0068ac9124
@ -2,16 +2,8 @@
|
|||||||
// FAQs
|
// FAQs
|
||||||
// --------------------------------------------------
|
// --------------------------------------------------
|
||||||
|
|
||||||
// Base
|
|
||||||
// --------------------------------------------------
|
|
||||||
|
|
||||||
.body-page {
|
.body-page {
|
||||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
||||||
font-size: 16px;
|
|
||||||
line-height: 22px;
|
|
||||||
margin: 20px 15px;
|
margin: 20px 15px;
|
||||||
}
|
width: 90%;
|
||||||
|
padding-left: 0;
|
||||||
.nav-pills {
|
|
||||||
font: 13px/18px "Helvetica Neue",Helvetica,Arial,sans-serif;
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user