mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Editing index.html
This commit is contained in:
parent
1bce3fc11c
commit
9ab34dd999
1 changed files with 5 additions and 5 deletions
10
index.html
10
index.html
|
@ -270,11 +270,11 @@ font-size:18px;
|
||||||
margin:25px 0 0 0;
|
margin:25px 0 0 0;
|
||||||
}
|
}
|
||||||
#circle{
|
#circle{
|
||||||
font-size:29px;
|
font-size:25px;
|
||||||
width:60px;
|
width:50px;
|
||||||
height:60px;
|
height:50px;
|
||||||
line-height:60px;
|
line-height:50px;
|
||||||
border:2px solid #fff;
|
border:1px solid #fff;
|
||||||
}
|
}
|
||||||
#logo{
|
#logo{
|
||||||
font-size:47px;
|
font-size:47px;
|
||||||
|
|
Loading…
Reference in a new issue