Center statistics
This commit is contained in:
parent
8775cca11d
commit
0839c730ff
1 changed files with 6 additions and 0 deletions
6
src/assets/css/home.css
Normal file
6
src/assets/css/home.css
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
.ui.statistics {
|
||||||
|
justify-content: space-around;
|
||||||
|
}
|
||||||
|
.ui.statistics::after {
|
||||||
|
display: none;
|
||||||
|
}
|
Loading…
Reference in a new issue