git ssb

2+

mixmix / ticktack



Tree: e2fb4d766af3a45d510a0558e410b04dd3366e13

Files: e2fb4d766af3a45d510a0558e410b04dd3366e13 / app / page / channelSubscriptions.mcss

306 bytesRaw
1Page -channelSubscriptions {
2
3 div.content {
4
5 background-color: #fff
6 $maxWidth
7 margin: .8rem auto
8 padding: .5rem 2rem
9
10 display: flex
11 flex-wrap: wrap
12
13 div.BlogCard {
14 flex-basis: 100%
15 border-bottom: 1px solid rgba(0,0,0, .1)
16 }
17 }
18
19 }
20}
21
22

Built with git-ssb-web