git ssb

2+

mixmix / ticktack



Tree: 1272489f50ba85de67b5571c53827ec8d7e93a19

Files: 1272489f50ba85de67b5571c53827ec8d7e93a19 / 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