add right border to distinguish mobile drawer

This commit is contained in:
Aadil Ayub 2022-03-19 14:41:27 +05:00
parent e49b5c147e
commit dae9201053
1 changed files with 1 additions and 0 deletions

View File

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