From e60361f060b6f76d18e71055f0e2069486ef539d Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Sat, 20 Jan 2024 14:45:26 -0600 Subject: [PATCH] Minor style update to index --- assets/css/main.css | 6 +++++- index.html | 7 +++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/assets/css/main.css b/assets/css/main.css index d6151f9..69ae20f 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1,4 +1,8 @@ +header { + margin-bottom: 5rem; +} + main { margin: auto; - width: 50rem; + width: 45rem; } diff --git a/index.html b/index.html index 88d7ab6..904daed 100644 --- a/index.html +++ b/index.html @@ -6,8 +6,10 @@
-

Nathan's Web Components

-

A bunch of web components for my own convenience.

+
+

Nathan's Web Components

+

A bunch of web components for my own convenience.

+

Audio Player

A handy audio player widget.

Attributes: