padding and border-radius matching bottom cards
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
This commit is contained in:
parent
89b9abc04e
commit
4c58f1fd32
@ -25,8 +25,8 @@ p, ul, text {
|
||||
|
||||
.mainTOC {
|
||||
background: var(--lightgray);
|
||||
border-radius: 8px;
|
||||
padding: 0.8em;
|
||||
border-radius: 5px;
|
||||
padding: 0.75em 1em;
|
||||
}
|
||||
|
||||
.mainTOC details summary {
|
||||
|
Loading…
Reference in New Issue
Block a user