Skip to content

Commit

Permalink
Fix: Updated project information
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangsonww committed May 14, 2024
1 parent d9f1855 commit 800b8af
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,7 @@ <h4 class="mood-tracker-title">Mood Tracker</h4>
</div>

<div class="weather-container">
<div id="weather-display" class="weather-display">
</div>
<div id="weather-display" class="weather-display"></div>
<div id="weather-search-container" class="weather-search-container hidden">
<input type="text" id="weather-search-input" style="font: inherit; font-size: 11px" placeholder="Enter a location...">
<button id="weather-search-btn">Search</button>
Expand Down Expand Up @@ -196,7 +195,5 @@ <h5>Task List</h5>
}
});
</script>

</body>

</html>

0 comments on commit 800b8af

Please sign in to comment.