feat: Mise à jour du design
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
$size-small: 500px
|
||||
$size-small: 600px
|
||||
|
||||
@import "font"
|
||||
|
||||
@ -57,11 +57,13 @@ h3
|
||||
|
||||
.footer
|
||||
font-size: 0.8rem
|
||||
padding-bottom: calc(var(--tile)/2)
|
||||
|
||||
@media screen and (max-width: $size-small)
|
||||
.cell, .cell.-right
|
||||
text-align: center
|
||||
flex: 0 0 100%
|
||||
padding-bottom: calc(var(--tile)/2)
|
||||
|
||||
.flex
|
||||
--margin-tile: calc(var(--tile)/2)
|
||||
|
Reference in New Issue
Block a user