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
573836176c
commit
ad2013bc73
1 changed files with 2 additions and 1 deletions
|
@ -49,13 +49,14 @@ text-align: center;
|
|||
p {
|
||||
margin: 0 0 15px;
|
||||
line-height: 1.4;
|
||||
text-align: center;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
@media(min-width:767px) {
|
||||
p {
|
||||
margin: 0 0 20px;
|
||||
line-height: 1.5;
|
||||
text-align: center;
|
||||
}
|
||||
h2,
|
||||
h3,
|
||||
|
|
Loading…
Reference in a new issue