Fix nav 20Q for all screen
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -4,8 +4,8 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
background: url("../assets/imgs/bg-20nav.webp") no-repeat;
|
background: url("../assets/imgs/bg-20nav.webp") no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
width: 5%;
|
width: 4rem;
|
||||||
height: 52vw;
|
height: 41.58rem;
|
||||||
margin: 1%;
|
margin: 1%;
|
||||||
line-height: 5rem;
|
line-height: 5rem;
|
||||||
padding: 0.25rem;
|
padding: 0.25rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user