git ssb

2+

mixmix / ticktack



Tree: 35d82e967f4f37b646af2fa7cc7dfbfa54e01afc

Files: 35d82e967f4f37b646af2fa7cc7dfbfa54e01afc / app / page / userShow.mcss

208 bytesRaw
1Page -userShow {
2 div.container {
3
4 div.friendship {
5 display: flex
6 align-items: center
7
8 margin-bottom: 1rem
9
10 div.state { flex-basis: 12rem }
11 div.Button {}
12 }
13
14
15 }
16}
17
18

Built with git-ssb-web