21 lines
425 B
Stylus
21 lines
425 B
Stylus
![]() |
/* ---------------------------------
|
||
|
* Page Footer
|
||
|
* --------------------------------- */
|
||
|
footer.footer
|
||
|
.level-start
|
||
|
+mobile()
|
||
|
text-align: center
|
||
|
|
||
|
.level-end
|
||
|
.field
|
||
|
flex-wrap: wrap
|
||
|
align-items: center
|
||
|
|
||
|
+mobile()
|
||
|
justify-content: center
|
||
|
margin-top: 1rem
|
||
|
|
||
|
.footer-logo
|
||
|
img
|
||
|
max-height: $logo-height
|