WMGZON/static/css/stats.css

7 lines
123 B
CSS

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