mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 09:47:29 -05:00
Change series-box sizing to match table of contents
This commit is contained in:
@ -144,9 +144,9 @@
|
||||
/* Content formatting */
|
||||
.series-box {
|
||||
background-color: #222;
|
||||
padding: 16px;
|
||||
padding: 8px 16px;
|
||||
border-radius: 8px;
|
||||
margin: 20px 0;
|
||||
margin: 15px 0;
|
||||
}
|
||||
|
||||
#table-of-contents {
|
||||
|
Reference in New Issue
Block a user