feat: Suppression des photos du footer
This commit is contained in:
13
assets/styles/footer.sass
Normal file
13
assets/styles/footer.sass
Normal 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
|
Reference in New Issue
Block a user