git ssb

2+

mixmix / ticktack



Tree: 996a5056487e4eca14e036e0f7175b60e587e77c

Files: 996a5056487e4eca14e036e0f7175b60e587e77c / app / page / channelSubscriptions.mcss

268 bytesRaw
1Page -channelSubscriptions {
2 div.content {
3 background-color: #fff
4 $maxWidth
5 margin: 0 auto
6 padding: .5rem 2rem
7
8 div.ChannelCard {
9 $borderBottomLight
10 }
11
12 div.Button {
13 max-width: 20rem
14
15 margin: 2rem auto 12rem
16 }
17 }
18}
19
20

Built with git-ssb-web