Skip to content

Commit

Permalink
Removal of duplicate ID
Browse files Browse the repository at this point in the history
  • Loading branch information
jmsedwrdmnkme committed Jun 12, 2024
1 parent 92f3269 commit 577178c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/html/index.hbs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{{> header }}

<div id="main" class="bg-dark text-light dvh-100 position-relative d-flex align-items-center justify-content-center">
<div class="bg-dark text-light dvh-100 position-relative d-flex align-items-center justify-content-center">
<div class="container position-relative z-1 text-center" style="mix-blend-mode: difference;">
<svg width="280" height="112">
<use xlink:href="#logo" />
Expand Down

0 comments on commit 577178c

Please sign in to comment.