mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 05:15:58 -06:00
Don't make the gap bigger for regular list pages
This commit is contained in:
parent
2742bac9ff
commit
b14e0e90fd
@ -66,6 +66,10 @@
|
||||
flex-direction: column;
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
gap: 40px;
|
||||
}
|
||||
|
||||
.series-taxonomy ul {
|
||||
gap: 80px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user