From 8f71df8341224a0898984a9bc67005fdbea9ee30 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Sat, 16 Oct 2021 15:56:58 -0400 Subject: [Index] margins on buttons --- styles/home/base.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'styles/home') diff --git a/styles/home/base.css b/styles/home/base.css index 87dcddd..bfd7b46 100644 --- a/styles/home/base.css +++ b/styles/home/base.css @@ -53,6 +53,8 @@ a, button { transition-duration: 0.2s; text-decoration: none; + + margin: 5px; } -- cgit v1.2.3