From 6379aebc5b6546fd746ff1c023a0be19fec5e0b0 Mon Sep 17 00:00:00 2001 From: Samira <13108552+koninginsamira@users.noreply.github.com> Date: Tue, 28 Apr 2026 14:40:04 +0200 Subject: [PATCH] Added clarifying comment --- andromeda.css | 1 + 1 file changed, 1 insertion(+) diff --git a/andromeda.css b/andromeda.css index b3ff009..e21ae9d 100644 --- a/andromeda.css +++ b/andromeda.css @@ -15,6 +15,7 @@ /* ============================== */ /* Global /* ============================== */ +/* Enable rem to match media queries */ html { font-size: unset !important; }