From 612f36d05d577dae3b4440fb0befc8ca6afd7adf Mon Sep 17 00:00:00 2001 From: parker Date: Sat, 6 Dec 2025 21:17:14 -0600 Subject: add bottom padding to end --- css/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/index.css b/css/index.css index 59f2b05..b4c4cc4 100644 --- a/css/index.css +++ b/css/index.css @@ -162,6 +162,7 @@ svg:hover { #about { margin-top: 100vh; width: 1000px; + padding: 50px 0; } -- cgit v1.2.3-70-g09d2