fix: add logout button in mobile dropdown and name in desktop
This commit is contained in:
@@ -67,8 +67,8 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@media (min-width: 950px) {
|
||||
@media (min-width: 1366px) {
|
||||
.mobile {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user