git ssb

2+

mixmix / ticktack



Tree: 96a0fbf9d489182265e23a3452bd6ee7e963abbb

Files: 96a0fbf9d489182265e23a3452bd6ee7e963abbb / app / page / blogIndex.mcss

191 bytesRaw
1Page -blogIndex {
2
3 div.content {
4 $backgroundPrimary
5
6 div.Button {
7 margin: 1rem 0
8 }
9
10 div.blogs {
11 div.BlogCard {
12 margin-bottom: .5rem
13 }
14 }
15 }
16}
17
18

Built with git-ssb-web