feat: Ajout de la boutique
This commit is contained in:
@ -40,6 +40,15 @@ $gutterXS: 10px
|
||||
margin-bottom: 0
|
||||
padding-bottom: 0
|
||||
|
||||
.button
|
||||
display: inline-block
|
||||
background-color: #0c9cfd
|
||||
color: white
|
||||
text-decoration: none
|
||||
padding: .7rem 1rem
|
||||
margin: 1rem 0
|
||||
border-radius: .2rem
|
||||
|
||||
@media screen and (max-width: 600px)
|
||||
.card
|
||||
margin: $gutterXS 0
|
||||
|
@ -128,4 +128,4 @@ a
|
||||
|
||||
.rev
|
||||
unicode-bidi: bidi-override
|
||||
direction: rtl
|
||||
direction: rtl
|
Reference in New Issue
Block a user