Skip to content

Commit a35362b

Browse files
authored
hotfix-design
1 parent 69a0f35 commit a35362b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

layouts/partials/header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
</header>
5757
{{ "<!-- /navigation -->" | safeHTML }}
5858

59-
<section class="notice bg-primary text-light">
59+
<section class=" bg-primary text-light">
6060
<div class="container">
6161
<div class="row align-items-center">
6262
<div class="col-md-12 text-center">
@@ -67,7 +67,7 @@
6767
</div>
6868
</section>
6969

70-
<!-- <section class="notice bg-light">
70+
<!-- <section class=" bg-light">
7171
<div class="container">
7272
<div class="row align-items-center">
7373
<div class="col-md-12 text-center">

0 commit comments

Comments
 (0)