From 0222c38475da806bb9b8e59f292f9715ccbd411d Mon Sep 17 00:00:00 2001 From: rhiannon morris Date: Sat, 12 Nov 2022 12:14:21 +0100 Subject: [PATCH] make gallery text normal-sized --- style/shiny/gallery.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style/shiny/gallery.css b/style/shiny/gallery.css index 1f4975d..0d91326 100644 --- a/style/shiny/gallery.css +++ b/style/shiny/gallery.css @@ -136,7 +136,6 @@ figcaption .date, figcaption .title { display: block; text-align: center; background: hsl(0, 0%, 0%, 75%); - font-size: 80%; text-shadow: none; }