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