chg: reduce discover button size and hide suffix on small screens (< 430px)
This commit is contained in:
@@ -449,4 +449,10 @@ div.megamenu ul.megamenu li.megamenu.level1
|
||||
.shelve-title {
|
||||
font-size: 1.4em;
|
||||
}
|
||||
.shelve-btn {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
.shelve-btn-suffix {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user