mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 07:45:00 +00:00
Cleaning up CSS
This commit is contained in:
parent
a9392a5c4f
commit
b43ea5627b
1 changed files with 4 additions and 3 deletions
|
@ -84,9 +84,10 @@ h1 {
|
|||
font-size: 13px;
|
||||
text-transform: uppercase;
|
||||
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
margin-bottom: 12px;
|
||||
margin-top: 0;
|
||||
font-weight: 400;
|
||||
margin-top: 0;
|
||||
margin-bottom: 16px;
|
||||
line-height: 9px;
|
||||
}
|
||||
|
||||
#btn-circle {
|
||||
|
@ -212,6 +213,6 @@ font-size: 100px;
|
|||
}
|
||||
h1 {
|
||||
font-size: 25px;
|
||||
margin-bottom: 30px;
|
||||
margin-bottom: 45px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue