mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 09:51:41 +00:00
centrar el texto del pie
This commit is contained in:
parent
35dc8b1584
commit
71321c50f0
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
#sutty.container-fluid
|
||||
= yield
|
||||
%footer.footer
|
||||
%p{style: @has_cover ? 'color: white' : ''}
|
||||
%p.text-center{style: @has_cover ? 'color: white' : ''}
|
||||
%a{href: 'https://0xacab.org/itacate-kefir/sutty'} Sutty
|
||||
= t('footer.powered_by')
|
||||
%a{href: 'https://kefir.red'} Kéfir
|
||||
|
|
Loading…
Reference in a new issue