added styles for ratio and time

This commit is contained in:
Kostya
2024-02-06 00:38:15 +03:00
parent 9072fc3c38
commit 2e19ee929c
2 changed files with 19 additions and 2 deletions

View File

@@ -292,6 +292,23 @@
margin-top: 7px;
}
.ratio {
position: relative;
left: 50%;
top: -390px;
font-size: 34px;
font-weight: 700;
font-family: 'Montserrat';
}
.time {
position: relative;
left: 50%;
font-size: 34px;
font-weight: 700;
font-family: 'Montserrat';
}
/* /Crash-Players */
/* Notification */