Skip to content

Commit 40a26df

Browse files
authored
Update index.html
1 parent c1e78e1 commit 40a26df

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

WeatherApp/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,8 @@
88
</head>
99
<body>
1010
<div class="container">
11-
<div class="floating-shape shape1"></div>
12-
<div class="floating-shape shape2"></div>
13-
<div class="floating-shape shape3"></div>
1411
<h1 class="fancy-heading">
15-
<span class="heading-anim">🌦️</span>
1612
<span class="heading-text">Weather Forecast</span>
17-
<span class="heading-anim"></span>
1813
</h1>
1914
<form id="weatherForm">
2015
<input type="text" id="cityInput" placeholder="Enter city name" required />

0 commit comments

Comments
 (0)