Skip to content

Commit

Permalink
add solution
Browse files Browse the repository at this point in the history
  • Loading branch information
berezandiana committed Oct 5, 2024
1 parent a7de73e commit e9ea2f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
</head>
<body>
<form
class="search-bar search-bar--large"
class="search-bar"
data-qa="big"
>
<div class="search-bar__icon search-bar__icon--large"></div>
<div class="search-bar__icon"></div>
<input
class="search-bar__input search-bar__input--large"
class="search-bar__input"
type="text"
data-qa="keypress"
placeholder="Try “Los Angeles“"
Expand Down

0 comments on commit e9ea2f9

Please sign in to comment.