Integrated the end state in the Calculate styles.sass
This commit is contained in:
parent
79f8a262dd
commit
06569399eb
@ -18,6 +18,18 @@
|
||||
user-select: none
|
||||
align-items: center
|
||||
|
||||
.current-round
|
||||
padding: 1rem 2rem
|
||||
|
||||
h2
|
||||
font-size: 18pt
|
||||
font-weight: 700
|
||||
margin: 0
|
||||
|
||||
.button-area
|
||||
display: flex
|
||||
gap: 1rem
|
||||
|
||||
.btn
|
||||
animation: roundIn 0.8s ease-out
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user