From 85a67aea7ae16cd2e38d90db234f2b58799c1a23 Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Wed, 3 Jul 2024 09:50:58 -0400 Subject: [PATCH] Added some styles --- assets/styles/hallowvale.sass | 3 +++ 1 file changed, 3 insertions(+) diff --git a/assets/styles/hallowvale.sass b/assets/styles/hallowvale.sass index aa174fc..a955864 100644 --- a/assets/styles/hallowvale.sass +++ b/assets/styles/hallowvale.sass @@ -13,12 +13,15 @@ body ul li display: inline-block + margin: 0 10px a display: block height: 100% + padding: 8px 12px color: white font-size: 2rem + text-decoration: none transition: color 220ms ease-in-out &:hover