git ssb

2+

mixmix / ticktack



Tree: 3b308f9cde787a78b0a7c44eb1acdc645be0a63b

Files: 3b308f9cde787a78b0a7c44eb1acdc645be0a63b / 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