This commit is contained in:
parent
ee7e4c6d05
commit
220a2f5645
8
base.css
8
base.css
@ -23,13 +23,15 @@ main{
|
|||||||
}
|
}
|
||||||
.home-button{
|
.home-button{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 80px;
|
width: 82px;
|
||||||
height: 76px;
|
height: 82px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.home-button > div{
|
.home-button > div{
|
||||||
font-size: 60px;
|
font-size: 60px;
|
||||||
padding: 8px 10px;
|
padding: 10px;
|
||||||
|
vertical-align: top;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
.nav{
|
.nav{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user