Center statistics

This commit is contained in:
grandeljay 2022-02-27 13:59:07 +01:00
parent 8775cca11d
commit 0839c730ff

6
src/assets/css/home.css Normal file
View file

@ -0,0 +1,6 @@
.ui.statistics {
justify-content: space-around;
}
.ui.statistics::after {
display: none;
}