Improved footers
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
.footer
|
||||
horizontal
|
||||
justify-content center
|
||||
text-align center
|
||||
font-size 0.8rem
|
||||
opacity 0.7
|
||||
@ -11,10 +13,14 @@
|
||||
opacity 0.7 !important
|
||||
|
||||
.footer-element
|
||||
horizontal
|
||||
align-items center
|
||||
|
||||
:after
|
||||
content " | "
|
||||
color text-color
|
||||
opacity 0.5
|
||||
width 1.5em
|
||||
|
||||
:last-child
|
||||
:after
|
||||
|
Reference in New Issue
Block a user