5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-18 11:56:21 +00:00

fix: cortar la nav en pantallas chicas
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2023-04-15 17:40:11 -03:00
parent 11a9874afc
commit b752ed34d8

View file

@ -1,4 +1,4 @@
%nav.navbar.flex-nowrap
%nav.navbar.flex-md-nowrap
%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')