mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-07-29 21:11:35 -05:00
Don't make the gap bigger for regular list pages
This commit is contained in:
@@ -66,6 +66,10 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
gap: 40px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.series-taxonomy ul {
|
||||||
gap: 80px;
|
gap: 80px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user