]> git.ipfire.org Git - ipfire.org.git/commitdiff
error-pages: Bring back accidentially removed navbar CSS
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 9 Jan 2024 18:34:32 +0000 (18:34 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 9 Jan 2024 18:34:32 +0000 (18:34 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/error-pages/assets/main.sass

index 20adb8cfe39ee1c35914bc786cc65810b0620e10..e0745cf196b016d49534a985ae48ecf154ce8a1b 100644 (file)
@@ -24,7 +24,7 @@
 @import "../third-party/bulma/sass/helpers/typography.sass"
 
 // Components
-//@import "../third-party/bulma/sass/components/navbar.sass"
+@import "../third-party/bulma/sass/components/navbar.sass"
 
 // Layout
 @import "../third-party/bulma/sass/layout/hero.sass"