mirror of
https://github.com/kaboomserver/website.git
synced 2024-11-29 02:35:48 -05:00
Initial Commit
This commit is contained in:
parent
4bd19beb8d
commit
65143dd2b5
1 changed files with 0 additions and 8 deletions
|
@ -50,14 +50,6 @@ p {
|
|||
line-height: 1.6;
|
||||
}
|
||||
|
||||
@media(max-width:500px) {
|
||||
p {
|
||||
margin: 0 0 25px;
|
||||
font-size: 18px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
color: #28c3ab;
|
||||
-webkit-transition: all .2s ease-in-out;
|
||||
|
|
Loading…
Reference in a new issue