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
95ddb45cf6
commit
573836176c
1 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@ text-align: center;
|
||||||
|
|
||||||
p {
|
p {
|
||||||
margin: 0 0 15px;
|
margin: 0 0 15px;
|
||||||
line-height: 1.6;
|
line-height: 1.4;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -170,7 +170,7 @@ padding-left: 20px;
|
||||||
padding-right: 20px;
|
padding-right: 20px;
|
||||||
padding-top: 40px;
|
padding-top: 40px;
|
||||||
padding-bottom: 40px;
|
padding-bottom: 40px;
|
||||||
font-size: 18px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media(min-width:767px) {
|
@media(min-width:767px) {
|
||||||
|
|
Loading…
Reference in a new issue