🔷 add play and actions btn

This commit is contained in:
geoffrey45
2022-04-08 21:04:52 +03:00
parent 9afab33b9a
commit 24db32ae09
4 changed files with 134 additions and 26 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ function play() {
cursor: pointer;
background: linear-gradient(34deg, $accent, $red);
user-select: none;
transition: all 0.5s ease;
transition: all 0.5s ease-in-out;
.icon {
height: 2rem;