feat: Amélioration du footer
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
.footer
|
||||
margin: 2rem 0
|
||||
margin: 2rem 0 0
|
||||
padding: 2rem
|
||||
background: white
|
||||
display: flex
|
||||
@ -11,3 +11,9 @@
|
||||
word-break: break-all
|
||||
white-space: normal
|
||||
user-select: inherit
|
||||
|
||||
@media screen and (min-width: 840px)
|
||||
text-align: center
|
||||
|
||||
.explain
|
||||
text-align: center
|
||||
|
Reference in New Issue
Block a user