Skip to content

Commit 99cc5b1

Browse files
authored
Update index.html
1 parent 247a19f commit 99cc5b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h1>Weather Dashboard</h1>
2121
<div class="container">
2222
<div class="weather-input">
2323
<h3>Masukkan Nama Kota Anda.</h3>
24-
<input class="city-input" type="text" placeholder="Medan, Jakarta, Palembang.....">
24+
<input class="city-input" type="text" placeholder="Medan, Jakarta, Palembang .....">
2525
<button class="search-btn">Search</button>
2626
<div class="separator"></div>
2727
<button class="location-btn">Gunakan Lokasi Langsung.</button>

0 commit comments

Comments
 (0)