Skip to content

Commit fb50df2

Browse files
committed
refactor: update layout
1 parent 5becd30 commit fb50df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pug/_layout/default.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ html(lang='en')
1414
block styles
1515
body
1616
include ../_partials/sidebar.pug
17-
.wrapper.d-flex.flex-column.min-vh-100.bg-body-tertiary
17+
.wrapper.d-flex.flex-column.min-vh-100
1818
include ../_partials/header.pug
1919
.body.flex-grow-1.px-3
2020
.container-lg

0 commit comments

Comments
 (0)