Skip to content

Commit

Permalink
trying to fix the demo
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelPCouto committed Feb 7, 2024
1 parent 1327806 commit f875f9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<li
class="nav__item">
<a
href="#laptops&computers"
href="#laptops"
class="nav__link"
data-qa="hover">
laptops & computers
Expand Down
1 change: 1 addition & 0 deletions src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,4 @@ body {
border-radius: 8px;
background-color: var(--blue-color);
}

0 comments on commit f875f9d

Please sign in to comment.