mirror of
https://github.com/yawaflua/yaflay.ru.git
synced 2026-02-04 19:04:12 +02:00
fix very big picture with stats
This commit is contained in:
@@ -9,6 +9,10 @@ html {
|
|||||||
.readme{
|
.readme{
|
||||||
font-family: 'Anonymous Pro';
|
font-family: 'Anonymous Pro';
|
||||||
}
|
}
|
||||||
|
.stats {
|
||||||
|
width: 60vmax;
|
||||||
|
max-width: 1000px;
|
||||||
|
}
|
||||||
body {
|
body {
|
||||||
background: #2c2c2c;
|
background: #2c2c2c;
|
||||||
color: white;
|
color: white;
|
||||||
|
|||||||
Reference in New Issue
Block a user