Files: 9b70108d00646124112662ec83dd9733d7afca7d / app / page / userEdit.mcss
358 bytesRaw
1 | Page -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