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