Input for mobile users done

This commit is contained in:
2021-10-19 20:30:31 -03:00
parent 6b65f9afdc
commit ff02ece0dc
44 changed files with 4399 additions and 23328 deletions

View File

@@ -0,0 +1,16 @@
.current-score {
display: flex;
flex-direction: row-reverse;
@include titleFont();
font-size: 18pt;
color: rgb(88, 255, 107);
.text {
user-select: none;
}
}