Updated animations

pull/229/head
mayank-0103 6 months ago
parent 45b1577793
commit cf0e273ba1

@ -76,10 +76,12 @@ body {
.circle.active {
border-color: var(--line-border-fill);
background-color: #f1f1f1;
background-color: #e7f7fa;
animation-name: pop;
animation-timing-function: ease-in-out;
animation-duration: 0.5s;
font-size: 130%;
font-weight: 1000;
}
.circle:not(.active) {

Loading…
Cancel
Save