mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-09 10:30:20 +08:00
theme: make topbar sticky again #242
This commit is contained in:
parent
4dbe1bfb1d
commit
1e93e9b717
@ -361,8 +361,9 @@ th {
|
||||
|
||||
#body-inner {
|
||||
display: flex;
|
||||
flex: 1; /* fill rest of vertical space */
|
||||
flex: auto;
|
||||
flex-direction: column;
|
||||
overflow-y: auto;
|
||||
padding: 0 3rem 4rem 3rem;
|
||||
position: relative; /* PS */
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user