give mobile nav drawer solid border
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
98d5bc7979
commit
f70aeedc0c
@ -881,7 +881,7 @@ footer a:hover {
|
|||||||
z-index: 2;
|
z-index: 2;
|
||||||
transition: 0.2s all ease-in-out;
|
transition: 0.2s all ease-in-out;
|
||||||
padding-top: 120px;
|
padding-top: 120px;
|
||||||
border-right: 1px dotted;
|
border-right: 1px solid;
|
||||||
}
|
}
|
||||||
|
|
||||||
.drawer * {
|
.drawer * {
|
||||||
|
Loading…
Reference in New Issue
Block a user