git ssb

2+

mixmix / ticktack



Tree: aae76c66fea3fd35f5110467b6f2b7ea69dd5a8e

Files: aae76c66fea3fd35f5110467b6f2b7ea69dd5a8e / about / html / avatar.mcss

218 bytesRaw
1Avatar {
2 cursor: pointer
3 $circleSmall
4
5 -tiny {
6 $circleTiny
7 }
8
9 -halfSmall {
10 $circleHalfSmall
11 }
12
13 -small {
14 $circleSmall
15 }
16
17 -medium {
18 $circleMedium
19 }
20
21 -large {
22 $circleLarge
23 }
24}
25
26

Built with git-ssb-web