From 7c526317254ea17a35db0ae08a906f0ab96804ac Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 19 Nov 2020 12:35:31 +0000 Subject: [PATCH] Stray comma --- epicyon-profile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index 1091dbe3..27fbf7cc 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -64,7 +64,7 @@ --button-height: 10px; --button-height-padding-mobile: 20px; --button-height-padding: 10px; - --image-corners: 10%, + --image-corners: 10%; --gallery-border: #ccc; --gallery-hover: #777; --gallery-text-color: #ccc;