From a3e836d947ab2d8149c509a84c88a0eaa79e0e7e Mon Sep 17 00:00:00 2001 From: Cesium Date: Fri, 28 Jun 2024 16:07:30 -0400 Subject: [PATCH] random untested change written on my phone while avoiding my job in the bathroom --- styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles.css b/styles.css index 7e745b8..1cf14d5 100644 --- a/styles.css +++ b/styles.css @@ -108,6 +108,7 @@ div.app:hover { @media screen and (max-width:500px) { .contact { width: 100%; + grid-template-areas: 'one two'; } .app { width: 100%;