This commit is contained in:
parent
d6ebbfcb20
commit
42f578d5a3
5
base.css
5
base.css
@ -33,7 +33,6 @@ main{
|
||||
position: fixed;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 68px;
|
||||
z-index: 100;
|
||||
border-style: solid;
|
||||
border-width: 0 0 2px;
|
||||
@ -163,7 +162,7 @@ main{
|
||||
box-sizing: content-box;
|
||||
position: fixed;
|
||||
text-align: center;
|
||||
top: 66px;
|
||||
top: 70px;
|
||||
left: 20px;
|
||||
max-height: 100%;
|
||||
width: 230px;
|
||||
@ -300,7 +299,7 @@ main{
|
||||
margin: 10px;
|
||||
}
|
||||
}
|
||||
@media (min-width: 660px){
|
||||
@media (min-width: 680px){
|
||||
.nav{
|
||||
max-height: none;
|
||||
top: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user