git ssb

2+

mixmix / ticktack



Tree: 4ec7f2ea8ccf9708fcd56c01f5d8b650eedec4db

Files: 4ec7f2ea8ccf9708fcd56c01f5d8b650eedec4db / 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