fix text height

This commit is contained in:
plebeius.eth
2023-09-17 15:36:24 +02:00
parent 7f0c5c6f26
commit 2d7cdf48cf
+1 -1
View File
@@ -1430,7 +1430,7 @@ export const TopBar = styled.div`
@media (min-width: 480px) {
.stats-all-container {
float: right;
margin-top: 3px;
margin-top: 5px;
margin-right: 30px;
overflow: hidden;
max-width: calc(100vw - 50vw);