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
f5fd1a7591
commit
7049bd9005
1 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@ text-align: center;
|
|||
|
||||
@media(min-width:767px) {
|
||||
p {
|
||||
margin: 0 0 35px;
|
||||
margin: 0 0 20px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
h1,
|
||||
|
@ -64,7 +64,7 @@ h3,
|
|||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
margin: 0 0 25px;
|
||||
margin: 0 0 20px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue