mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Update index.html
This commit is contained in:
parent
cdd2b23614
commit
cee934c1ff
1 changed files with 1 additions and 4 deletions
|
@ -116,7 +116,6 @@ h2 {
|
|||
margin: 0 0 15px;
|
||||
text-transform: uppercase;
|
||||
font-family: montserratbold,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
font-weight: 700;
|
||||
letter-spacing: 1px;
|
||||
text-align: center;
|
||||
font-size: 19px;
|
||||
|
@ -186,7 +185,6 @@ a:focus {
|
|||
font-size: 35px;
|
||||
text-transform: uppercase;
|
||||
font-family: montserratbold,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
font-weight: 700;
|
||||
letter-spacing: 1px;
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
|
@ -197,8 +195,7 @@ a:focus {
|
|||
h1 {
|
||||
font-size: 12px;
|
||||
text-transform: uppercase;
|
||||
font-family: montserratbold,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
font-weight: 400;
|
||||
font-family: montserratregular,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
margin-top: 0;
|
||||
padding-bottom: 22px;
|
||||
line-height: 6px;
|
||||
|
|
Loading…
Reference in a new issue