some style fixes

This commit is contained in:
Nicholas Orlowsky 2023-01-21 16:52:35 -06:00
parent 67dcd4e139
commit 9c601aa3be
7 changed files with 351 additions and 31 deletions

View file

@ -1,4 +1,4 @@
import NWSLogo from "../static/images/NWS_Logo.png";
import NWSLogo from "../static/images/NWS_Logo_Transparent.png";
import UptimeCard from "./UptimeCard";
import IncidentCard from "./IncidentCard";
import Footer from "./Footer";