mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-01 19:46:56 -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 {
|
p {
|
||||||
margin: 0 0 35px;
|
margin: 0 0 15px;
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media(min-width:767px) {
|
@media(min-width:767px) {
|
||||||
p {
|
p {
|
||||||
margin: 0 0 15px;
|
margin: 0 0 35px;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
h1,
|
h1,
|
||||||
|
|
Loading…
Reference in a new issue