Skip to content

Commit

Permalink
clean point
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnaSamtash committed Dec 24, 2023
1 parent 0f74f2f commit 0a0cda3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/partials/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
height="28"
aria-label="mobile menu open icon"
>
<use href="../img/icons.svg#icon-burger-header-mobil"></use>
<use href="./img/icons.svg#icon-burger-header-mobil"></use>
</svg>
</button>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/partials/mobil-menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
height="28"
aria-label="mobile page close icon"
>
<use href="../img/icons.svg#icon-mobil-menu-close"></use>
<use href="./img/icons.svg#icon-mobil-menu-close"></use>
</svg>
</button>
</header>
Expand Down

0 comments on commit 0a0cda3

Please sign in to comment.