minor refactors and edits

This commit is contained in:
geoffrey45
2022-03-14 08:46:42 +03:00
parent 658aba45ff
commit 95a6ca03a8
5 changed files with 17 additions and 18 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ export default {
.play {
height: 100%;
width: 5em;
background-color: rgb(5, 74, 131);
background-color: $blue;
padding-left: $small;
margin-right: $small;