git ssb

2+

mixmix / ticktack



Tree: c9b7a28a4959b299b99666ef8ac687c2618da2cc

Files: c9b7a28a4959b299b99666ef8ac687c2618da2cc / app / page / page.mcss

222 bytesRaw
1Page {
2 $backgroundPrimary
3 margin-top: 3rem
4
5 div.container {
6 $maxWidth
7 min-height: 100vh
8 padding: 1rem
9 margin: 0 auto
10
11 div.Thread {
12 margin-bottom: 1rem
13 }
14
15 div.Compose {
16 }
17 }
18}
19
20

Built with git-ssb-web