mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 17:31:19 +08:00
menu: add missing top margin for topics #626
This commit is contained in:
parent
38e0285061
commit
51adb4b430
@ -2163,3 +2163,7 @@ html[dir="rtl"] #R-sidebar ul.collapsible-menu > li > label > i.fa-chevron-right
|
||||
#R-menu-footer {
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
#R-topics {
|
||||
padding-top: 1rem;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user