Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-01-04 17:35:30 +01:00
parent e5fb01eea8
commit a0f1799114
51 changed files with 879 additions and 261 deletions

View File

@ -12,7 +12,7 @@ button, a.button
cursor: pointer
color: #FFF
background-color: $color
border-radius: 5px
border-radius: 10px
border: none
padding: 7px 14px
transition-property: box-shadow, background-color
@ -26,6 +26,12 @@ button, a.button
line-height: 22px
text-decoration: none
box-sizing: border-box
justify-content center
&.large
padding 20px 25px
text-transform uppercase
font-size 20px
&:hover
background-color: $hover