Skip to content

Commit

Permalink
Prevent header flashing
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmelon54 committed Apr 30, 2024
1 parent c0fb131 commit 6ec938a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Header.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
font-size: 1.2em;
height: 50px;
position: relative;
transition: background-color 0.25s ease-out;
&:after {
content: "";
Expand Down

0 comments on commit 6ec938a

Please sign in to comment.