made usability/aesthetic adjustments, particularly on mobile.
This commit is contained in:
@@ -109,3 +109,10 @@ textarea {
|
||||
.user_actions {
|
||||
border: 3px solid white;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 992px) {
|
||||
nav {
|
||||
border-bottom: none;
|
||||
border-top: 3px solid white;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user