git ssb

2+

mixmix / ticktack



Tree: 5e079c1ed4ae498b22ca2dad8c325053457a193c

Files: 5e079c1ed4ae498b22ca2dad8c325053457a193c / app / page / userEdit.mcss

358 bytesRaw
1Page -userEdit {
2 div.context {
3
4 }
5 div.content {
6 $maxWidthSmaller
7
8 div.PatchProfileEdit {
9 section.-avatar {
10 div.input {
11 $circleLarge
12
13 img.Avatar {
14 $circleLarge
15 }
16
17 input {
18 ::before {
19 $circleLarge
20 }
21 }
22 }
23 }
24 }
25
26 }
27}
28
29

Built with git-ssb-web