5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-08 23:45:44 +00:00

fix: mostrar el logo en responsive

This commit is contained in:
f 2023-04-15 17:03:07 -03:00
parent 1be894403a
commit 21af0bfc4f

View file

@ -1,5 +1,5 @@
%nav.navbar.flex-nowrap
%a.navbar-brand.order-0.d-none.d-sm-block{ href: '/' }
%a.navbar-brand.order-0{ href: '/' }
= inline_svg_tag 'sutty.svg', class: 'black', aria: true,
title: t('svg.sutty.title'), desc: t('svg.sutty.desc')