Fixed statistics pages
This commit is contained in:
parent
7cce904a32
commit
331da5044e
6
pages/profile/stats.scarlet
Normal file
6
pages/profile/stats.scarlet
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
.stats
|
||||||
|
horizontal-wrap
|
||||||
|
justify-content space-around
|
||||||
|
|
||||||
|
.widget
|
||||||
|
max-width 300px
|
@ -1,7 +1,11 @@
|
|||||||
.statistics
|
.statistics
|
||||||
horizontal-wrap-center
|
horizontal-wrap
|
||||||
|
justify-content space-around
|
||||||
text-align center
|
text-align center
|
||||||
|
|
||||||
|
.widget
|
||||||
|
max-width 300px
|
||||||
|
|
||||||
.pie-chart
|
.pie-chart
|
||||||
transform rotate(-90deg)
|
transform rotate(-90deg)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user