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