mirror of
https://github.com/kaboomserver/website.git
synced 2024-11-29 10:46:00 -05:00
Initial Commit
This commit is contained in:
parent
953815b81b
commit
301568f3a3
1 changed files with 4 additions and 4 deletions
|
@ -46,14 +46,14 @@ h6 {
|
|||
|
||||
p {
|
||||
margin: 0 0 35px;
|
||||
font-size: 18px;
|
||||
font-size: 20px;
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
||||
@media(min-width:767px) {
|
||||
p {
|
||||
margin: 0 0 25px;
|
||||
font-size: 18px;
|
||||
font-size: 20px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
}
|
||||
|
@ -172,8 +172,8 @@ padding-right: 65px;
|
|||
}
|
||||
|
||||
.about-body {
|
||||
padding-left: 50px;
|
||||
padding-right: 50px;
|
||||
padding-left: 30px;
|
||||
padding-right: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue