This commit is contained in:
parent
14e8d1e9e9
commit
d6ebbfcb20
5
base.css
5
base.css
@ -33,6 +33,7 @@ main{
|
||||
position: fixed;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 68px;
|
||||
z-index: 100;
|
||||
border-style: solid;
|
||||
border-width: 0 0 2px;
|
||||
@ -40,7 +41,7 @@ main{
|
||||
.home-button, .sort-button{
|
||||
display: inline-block;
|
||||
width: 84px;
|
||||
height: 62px;
|
||||
height: 66px;
|
||||
overflow: hidden;
|
||||
text-align: center;
|
||||
}
|
||||
@ -114,7 +115,7 @@ main{
|
||||
}
|
||||
.menu a{
|
||||
display: block;
|
||||
padding: 20px 18px;
|
||||
padding: 24px 16px;
|
||||
}
|
||||
.hmb{
|
||||
cursor: pointer;
|
||||
|
Loading…
Reference in New Issue
Block a user