git ssb

2+

mixmix / ticktack



Tree: ab05441c8dcd6cad002d31650852562da523e0c2

Files: ab05441c8dcd6cad002d31650852562da523e0c2 / 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