give mobile nav drawer solid border
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Aadil Ayub 2022-04-13 23:36:01 +05:00
parent 98d5bc7979
commit f70aeedc0c
1 changed files with 1 additions and 1 deletions

View File

@ -881,7 +881,7 @@ footer a:hover {
z-index: 2;
transition: 0.2s all ease-in-out;
padding-top: 120px;
border-right: 1px dotted;
border-right: 1px solid;
}
.drawer * {