feat: Suppression des photos du footer

This commit is contained in:
2020-10-21 16:36:26 +02:00
parent 79bd26ff88
commit fc054deb03
3 changed files with 14 additions and 27 deletions

13
assets/styles/footer.sass Normal file
View File

@ -0,0 +1,13 @@
.footer
margin: 2rem 0
padding: 2rem
background: white
display: flex
.card
button
overflow-wrap: anywhere
word-break: break-all
white-space: normal
user-select: inherit