Fix nav 20Q for all screen

This commit is contained in:
Mandar
2021-01-05 11:43:33 +01:00
parent 51585973b0
commit f7e10e37f7
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -4,8 +4,8 @@
flex-direction: column;
background: url("../assets/imgs/bg-20nav.webp") no-repeat;
background-size: cover;
width: 5%;
height: 52vw;
width: 4rem;
height: 41.58rem;
margin: 1%;
line-height: 5rem;
padding: 0.25rem;