mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-18 08:46:22 +00:00
fix: cortar la nav en pantallas chicas
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
11a9874afc
commit
b752ed34d8
1 changed files with 1 additions and 1 deletions
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue