Skip to content

Commit

Permalink
fixed card to be responsive
Browse files Browse the repository at this point in the history
  • Loading branch information
naturuplift committed Dec 24, 2023
1 parent 56c1c27 commit ff9a66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h5 class="card-title"">City Name (Date) Weather-icon</h5>

<!-- 5-Day Forecast -->
<h2 class="text-center" id="fiveDayForecast" style="display: none;">5-Day Forecast</h2>

<div class="row" id="fiveDayForecastCard" style="display: none;">
<!-- Day 1 -->
<div class="col-lg col-md-3 col-sm-4 col-6">
Expand Down

0 comments on commit ff9a66a

Please sign in to comment.