WMGZON/static/css/stats.css

6 lines
98 B
CSS

.stats {
display: flex;
justify-content: center;
align-items: center;
gap: 1rem;
}