From ee33dce653c951b89d5c871345931eee88592b8d Mon Sep 17 00:00:00 2001 From: Jennifer C J Radtke Date: Sat, 17 Feb 2024 18:44:46 +0000 Subject: [PATCH] syntax fix --- css/skeleton.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/skeleton.css b/css/skeleton.css index ee853d3..45994a8 100644 --- a/css/skeleton.css +++ b/css/skeleton.css @@ -176,7 +176,7 @@ a:hover { –––––––––––––––––––––––––––––––––––––––––––––––––– */ summary { - margin-top: .5em + margin-top: .5em; margin-bottom: .5rem; } summary:hover {