mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-01 11:37:03 -05:00
Initial Commit
This commit is contained in:
parent
150afe7681
commit
c7b544d1f6
1 changed files with 9 additions and 1 deletions
|
@ -55,9 +55,17 @@ text-align: center;
|
|||
|
||||
@media(min-width:767px) {
|
||||
p {
|
||||
margin: 0 0 25px;
|
||||
margin: 0 0 15px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
margin: 0 0 25px;
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
Loading…
Reference in a new issue