mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-01 11:37:03 -05:00
Update index.html
This commit is contained in:
parent
8a2828e0ad
commit
d6e8286181
1 changed files with 6 additions and 1 deletions
|
@ -124,7 +124,7 @@ linear-gradient(rgba(62,92,32,.2) 50%, transparent 50%);
|
|||
}
|
||||
|
||||
#icon {
|
||||
font-size: 590px;
|
||||
font-size: 490px;
|
||||
line-height: 450px;
|
||||
margin-top: -90px;
|
||||
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
|
@ -248,6 +248,11 @@ line-height:1.5;
|
|||
#intro{
|
||||
background-size:30px 30px;
|
||||
}
|
||||
#icon {
|
||||
font-size: 590px;
|
||||
line-height: 450px;
|
||||
margin-top: -90px;
|
||||
}
|
||||
#about-body{
|
||||
padding-left:90px;
|
||||
padding-right:90px;
|
||||
|
|
Loading…
Reference in a new issue