From 78e6ebe4ae44efc4f759249891d216e48aa1ff46 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Mon, 31 May 2021 21:08:07 +0100 Subject: [PATCH] It does actually work! It's just the gallery that doesn't support the element. --- .docs/css/theme.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.docs/css/theme.css b/.docs/css/theme.css index a088cab..9dd65f3 100644 --- a/.docs/css/theme.css +++ b/.docs/css/theme.css @@ -219,7 +219,6 @@ input[type=text], input[type=number], textarea max-width: 12em; } */ - -.cssgallery { +.cssbox-gallery { display: flex; }