From bccac39b73c6cfd12ebeb7f31334335dd495d499 Mon Sep 17 00:00:00 2001 From: "Adam H. Sparks" Date: Thu, 10 Oct 2024 11:36:51 +0800 Subject: [PATCH] try reading the help... --- _extensions/aagi/revealjs/aagi.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_extensions/aagi/revealjs/aagi.scss b/_extensions/aagi/revealjs/aagi.scss index 674f887..0a34cf3 100644 --- a/_extensions/aagi/revealjs/aagi.scss +++ b/_extensions/aagi/revealjs/aagi.scss @@ -82,7 +82,7 @@ td { } .reveal .slide-logo { - width: 180px !important; + max-width: 180px !important; bottom: -2px; right: 10px; }