From 1e75266545ebf647ac2ba53d7a2bf7649697d63b Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Sat, 21 Jun 2025 16:24:46 -0700 Subject: [PATCH] fix issue with .amnp#widget :3 --- assets/css/amnp-style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/amnp-style.css b/assets/css/amnp-style.css index ff72f19..597c14d 100644 --- a/assets/css/amnp-style.css +++ b/assets/css/amnp-style.css @@ -1,4 +1,4 @@ - .amnp #widget { + .amnp#widget { background: #2a2a2a; padding: 20px; border-radius: 8px;