git ssb

2+

mixmix / ticktack



Tree: 36aff4f6d5e62e8ff308689bdfb6baea9413881e

Files: 36aff4f6d5e62e8ff308689bdfb6baea9413881e / 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