Max width on mobile to keep two rows.
This commit is contained in:
@@ -417,6 +417,10 @@ hr {
|
||||
margin-bottom: 0.65rem;
|
||||
margin-right: 1rem;
|
||||
|
||||
@include mobile {
|
||||
max-width: 150px;
|
||||
}
|
||||
|
||||
.active {
|
||||
border: 2px solid unset;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user