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