From cfcd9ca30b28a997ef544edb6a3419ce20b5593c Mon Sep 17 00:00:00 2001 From: sergiotarxz Date: Thu, 10 Nov 2022 21:49:55 +0100 Subject: [PATCH] Fixing aspect ratios. --- public/css/styles.scss | 4 ++++ templates/layouts/default.html.ep | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/public/css/styles.scss b/public/css/styles.scss index a50e7f2..524cac9 100644 --- a/public/css/styles.scss +++ b/public/css/styles.scss @@ -136,6 +136,10 @@ body { vertical-align: middle; width: 26px; height: 30px; + &.open-menu-icon { + width: 30; + height: 30; + } } nav { overflow: auto; diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index b2f1437..498ddfd 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -22,12 +22,12 @@ %>" href="<%= '/'.$category->{slug} %>"><%==$category->{menu_text}%><% } %> - Suscribete RSS icon + Suscribete RSS icon