From bd9fcb53a59b6ad4de0ebb83c0329f312d647b11 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Tue, 30 Apr 2024 09:38:48 -0700 Subject: run prettier and fix bug on safari --- src/app.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/app.css') diff --git a/src/app.css b/src/app.css index f7872d5..cd98343 100644 --- a/src/app.css +++ b/src/app.css @@ -1,7 +1,7 @@ a { - text-decoration: none; + text-decoration: none; } .border-darkish { - border-bottom: 1px dashed #666666; + border-bottom: 1px dashed #666666; } -- cgit v1.2.3-70-g09d2