From 16d4e27c919195a4b0ee9fc4493680203a2a79f4 Mon Sep 17 00:00:00 2001 From: guillelopezgines Date: Sat, 13 Feb 2021 11:20:42 +0100 Subject: [PATCH] Updated shared style --- shared/application.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/shared/application.css b/shared/application.css index e9c61a4..70ca207 100644 --- a/shared/application.css +++ b/shared/application.css @@ -295,6 +295,9 @@ p a { h1 { font-size: 42px; } + .es h1 { + font-size: 37px; + } h2 { font-size: 26px; }