Improving styles wip

This commit is contained in:
2025-02-15 19:12:48 +01:00
parent 4bb441a125
commit d3c6a4e024
4 changed files with 14 additions and 5 deletions
+4 -1
View File
@@ -1,3 +1,6 @@
.score {
text-align: right;
display: flex;
justify-content: space-between;
align-items: center;
padding: 1rem;
}