Skip to content

Commit

Permalink
fix: reverts changes to index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
naumch1k committed Apr 24, 2024
1 parent fc2d97b commit 0dae6e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Pink App</title>
</head>
<body class="page">
<div class="page__container">
<div class="page__container">
<header class="header">
<div class="header__container">
<a href="#" class="logo">
Expand Down Expand Up @@ -140,4 +140,4 @@ <h2 class="visually-hidden">Интерактивная карта</h2>
</footer>
</div>
</body>
</html>
</html>

0 comments on commit 0dae6e6

Please sign in to comment.