Update blocks.css

This commit is contained in:
DJObleezy 2025-03-25 08:34:20 -07:00 committed by GitHub
parent fb86839587
commit 5e25b5a485
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,6 +57,10 @@
flex-direction: column; flex-direction: column;
} }
.stat-item strong {
color: #f7931a; /* Use the Bitcoin orange color for labels */
}
/* Blocks grid */ /* Blocks grid */
.blocks-container { .blocks-container {
overflow-x: auto; overflow-x: auto;