Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Update main-maps.html
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseWx2011 authored Nov 11, 2023
1 parent 645e83f commit 63ebc9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions other-scripts/aeris-weather/main-maps.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<link rel="stylesheet" href="https://cdn.aerisapi.com/sdk/js/1.8.0/aerisweather.css">
<style>
#map {
height: 100%;
width: 100%;
height: 300px;
width: 900px;
margin: 30px auto;
}
</style>
Expand Down

0 comments on commit 63ebc9e

Please sign in to comment.