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