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
6ede3537ff
commit
f5fd1a7591
1 changed files with 2 additions and 2 deletions
|
@ -48,14 +48,14 @@ text-align: center;
|
|||
}
|
||||
|
||||
p {
|
||||
margin: 0 0 35px;
|
||||
margin: 0 0 15px;
|
||||
line-height: 1.6;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media(min-width:767px) {
|
||||
p {
|
||||
margin: 0 0 15px;
|
||||
margin: 0 0 35px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
h1,
|
||||
|
|
Loading…
Reference in a new issue