]> git.ipfire.org Git - ipfire.org.git/commitdiff
about: Make header in primary colour
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 27 Jul 2023 10:10:11 +0000 (10:10 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 27 Jul 2023 10:10:11 +0000 (10:10 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/static/about.html

index 5039212c408766ee08e22c6807da1061d57bd0c3..80e22075bd851bccfb95050204d4ed94ecc47575 100644 (file)
@@ -3,7 +3,7 @@
 {% block title %}{{ _("About IPFire") }}{% end block %}
 
 {% block container %}
-       <section class="hero has-background-primary-light">
+       <section class="hero is-primary">
                <div class="hero-body">
                        <div class="container">
                                <nav class="breadcrumb is-medium" aria-label="breadcrumbs">