git ssb

16+

Dominic / patchbay



Tree: 436b95d0f731a04c71b5f4a1ffcdba5961a2fd92

Files: 436b95d0f731a04c71b5f4a1ffcdba5961a2fd92 / app / page / channel.mcss

333 bytesRaw
1Page -channel {
2 div.Scroller {
3 div.wrapper {
4 header {
5 display: flex
6 flex-wrap: wrap
7 justify-content: flex-end
8
9 div.Button.-subscribe {
10 margin-right: .5rem
11 }
12
13 div.Compose {
14 flex-basis: 100%
15 }
16 }
17
18 section.content {
19 }
20 }
21 }
22}
23
24

Built with git-ssb-web