lestoitsduval/assets/css/footer.sass

20 lines
340 B
Sass
Raw Normal View History

2020-05-22 11:13:09 +02:00
.footer
border-top: 0.2rem solid $color-primary
margin: 4rem auto 2rem
padding: 1rem 2rem
line-height: normal
align-items: flex-end
.cell
flex: auto
@media screen and (max-width: 599px)
.footer
padding: 0
margin-bottom: 1rem
text-align: center
align-items: center
.-right
text-align: center