commit fb1c798
chld
·
2026-07-07 17:39:49 +0000 UTC
parent 3376bf0
fix
1 files changed,
+1,
-1
+1,
-1
1@@ -3,7 +3,7 @@ body {
2 background-image: url('assets/bg.png');
3 background-repeat: repeat;
4 background-attachment: fixed;
5- background-size: cover;
6+ background-size: 10px 10px;
7 background-position: center;
8 color: #0f0f0f;
9