Updated the Coins style
This commit is contained in:
@ -16,22 +16,22 @@
|
||||
|
||||
.text-header
|
||||
margin-bottom: 0
|
||||
line-height: 46pt
|
||||
font-weight: 900
|
||||
font-size: 44pt
|
||||
max-width: 30rem
|
||||
line-height: 58pt
|
||||
font-size: 56pt
|
||||
max-width: 40rem
|
||||
color: $white
|
||||
|
||||
.text-description
|
||||
font-weight: 500
|
||||
font-size: 20pt
|
||||
max-width: 31rem
|
||||
font-size: 24pt
|
||||
max-width: 37rem
|
||||
color: $gray
|
||||
|
||||
@keyframes pulse
|
||||
0%
|
||||
filter: drop-shadow(0px 0px 10px #630CF4)
|
||||
40%, 60%
|
||||
30%, 70%
|
||||
filter: drop-shadow(0px 0px 50px #630CF4)
|
||||
100%
|
||||
filter: drop-shadow(0px 0px 10px #630CF4)
|
Reference in New Issue
Block a user