[Glitch] Responsive design for profile directory
Port SCSS changes from 087e118971
to glitch flavour
This commit is contained in:
@@ -296,6 +296,12 @@
|
||||
text-decoration: underline;
|
||||
color: $primary-text-color;
|
||||
}
|
||||
|
||||
@media screen and (max-width: $no-gap-breakpoint) {
|
||||
&.optional {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.nav-button {
|
||||
|
Reference in New Issue
Block a user