feat(SW-184): my pages menu mobile/desktop functionality
This commit is contained in:
@@ -29,6 +29,12 @@
|
||||
width: 6.4375rem;
|
||||
}
|
||||
|
||||
.loginLink {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: var(--Spacing-x1);
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.nav {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user