From c1bb1be86e0786e728d115ef99050d0911a0ea80 Mon Sep 17 00:00:00 2001 From: Dustin Walker Date: Sun, 16 Oct 2022 20:41:40 -0400 Subject: finally fixed icon image --- index.html | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6e9144c..7665634 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@
- Heilich Pennsylfaanisch Reich + Heilich Pennsylfaanisch Reich

Dustin Walker's Webpage

diff --git a/style.css b/style.css index 566d306..9c092ad 100644 --- a/style.css +++ b/style.css @@ -15,7 +15,7 @@ main { display: block; margin: auto; padding: 20px; - width: 75%; + max-width: 100%; height: auto; } -- cgit v1.2.3