mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-12-22 04:13:17 -06:00
Remove duplicate padding rule on .series-pages
This commit is contained in:
parent
1db48c3101
commit
1127795717
@ -155,7 +155,6 @@
|
|||||||
gap: 10px;
|
gap: 10px;
|
||||||
flex-flow: row wrap;
|
flex-flow: row wrap;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
padding: 0;
|
|
||||||
background-color: var(--background);
|
background-color: var(--background);
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
|
Loading…
Reference in New Issue
Block a user