git ssb

2+

mixmix / ticktack



Tree: 2f3728d62f4995c91fc3de4f0ca6b5a08ceccfb7

Files: 2f3728d62f4995c91fc3de4f0ca6b5a08ceccfb7 / 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