1
0

Integrated the end state in the Calculate styles.sass

This commit is contained in:
Mathias Wagner 2023-11-21 10:37:02 +01:00
parent 79f8a262dd
commit 06569399eb
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -18,6 +18,18 @@
user-select: none user-select: none
align-items: center align-items: center
.current-round
padding: 1rem 2rem
h2
font-size: 18pt
font-weight: 700
margin: 0
.button-area
display: flex
gap: 1rem
.btn .btn
animation: roundIn 0.8s ease-out animation: roundIn 0.8s ease-out