git ssb

2+

mixmix / ticktack



Commit 0c87e21e892bcd81a17492864bae0c5e13a767fb

style fixups (stats page

mix irving committed on 4/25/2018, 11:45:39 PM
Parent: cc9b1a7a5f4f79d8e0f7c4a2491a50f440ac9153

Files changed

app/page/statsShow.mcsschanged
app/page/statsShow.mcssView
@@ -1,8 +1,9 @@
11 Page -statsShow {
22 div.Scroller {
33 display: flex
4- justify-content: center
4+ flex-direction: column
5+ align-items: center
56
67 div.content {
78 flex-grow: 0
89 $backgroundPrimaryText
@@ -77,9 +78,9 @@
7778 }
7879
7980 table.blogs {
8081 width: 100%
81- margin: 1rem 0
82+ margin: 1rem 0 4rem
8283
8384 thead {
8485 tr {
8586 margin-bottom: 1rem

Built with git-ssb-web