Update static/css/style.css
This commit is contained in:
parent
dc5f12ab1e
commit
a49b0332bf
1 changed files with 4 additions and 0 deletions
|
|
@ -16,6 +16,10 @@ body {
|
|||
display: flex;
|
||||
}
|
||||
|
||||
.sidebar .offcanvas-body > div:first-child {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.page-header {
|
||||
position: relative;
|
||||
background: url('/static/img/background.webp') no-repeat center center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue