UX: more topics mobile spacing (#23745)
This PR adjusts the mobile spacing between the more topics tabs & more topics table
This commit is contained in:
parent
a60e16ea61
commit
e6bc74acc8
|
@ -1,6 +1,6 @@
|
|||
.more-topics__container {
|
||||
.nav {
|
||||
margin-block: 0.5em 1em;
|
||||
margin-block: 0 7px;
|
||||
border-bottom: 1px solid var(--primary-low);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue