Wrap tabs and slightly reduce the gap
This commit is contained in:
parent
d2f46f99a9
commit
fecf694fbb
@ -161,7 +161,8 @@ p + .adoptables { margin-top: 1em; }
|
|||||||
list-style: none;
|
list-style: none;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: 0.7em;
|
flex-wrap: wrap;
|
||||||
|
gap: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab__btn {
|
.tab__btn {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user