mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 13:25:57 -06:00
Change series-box sizing to match table of contents
This commit is contained in:
parent
e67bd58ceb
commit
ef8559d923
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user