From f37c6b4b6ff5872ce42aa2f31a3be0c2c6719513 Mon Sep 17 00:00:00 2001 From: Mattias Bodlund Date: Tue, 4 Jun 2024 14:25:26 +0200 Subject: [PATCH] na --- app/assets/stylesheets/application.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index b8a2087..8b4f7a1 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -82,7 +82,7 @@ --fs-base: 1.6rem; --fs-lg: 1.8rem; --fs-xl: 2.8rem; - --fs-2xl: 4.0rem; + --fs-2xl: 3.4rem; --fs-3xl: 5.6rem; font: 10px/1.3 var(--ff-ikea);