Skip to content

Commit

Permalink
index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuvakova committed Oct 18, 2024
1 parent 7aea809 commit 3448a3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<span class="visually-hidden" hidden>Логотип</span>
</a>
<nav class="main-nav">
<button clas="main-nav__toggle" type="button">
<button class="main-nav__toggle" type="button">
<span class="visually-hidden">Открыть меню</span>
</button>
<div class="main-nav__container">
Expand Down Expand Up @@ -106,7 +106,7 @@ <h2 class="working-basics__title">Как это работает</h2>
<article class="demonstrating-example">
<div class="demonstrating-example__wrapper">
<div class="demonstrating-example__left">
<h2 classs="demonstrating-example__title">
<h2 class="demonstrating-example__title">
Живой пример
</h2>
<div class="demonstrating-example__content">
Expand Down

0 comments on commit 3448a3f

Please sign in to comment.