@@ -83,7 +83,7 @@
.scoreItem {
position: absolute;
- left: 80%;
+ left: 60%;
top: -120%;
transform: translateX(-50%);
font-size: 18px;
@@ -97,6 +97,10 @@
img {
height: 43px;
}
+
+ span {
+ margin-top: 5px;
+ }
:global {