git ssb

2+

mixmix / ticktack



Tree: c2cb876f7ef9db11df921ff5cebd31e0d8721cd1

Files: c2cb876f7ef9db11df921ff5cebd31e0d8721cd1 / app / page / channelSubscriptions.mcss

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

Built with git-ssb-web