fix very big picture with stats

This commit is contained in:
Дмитрий Шиманский
2023-11-26 21:12:02 +03:00
parent 634dde37a2
commit ac77c00a7f

View File

@@ -9,6 +9,10 @@ html {
.readme{
font-family: 'Anonymous Pro';
}
.stats {
width: 60vmax;
max-width: 1000px;
}
body {
background: #2c2c2c;
color: white;