Files: b10ce2e3fb81fd4e7ded0080858d4a7ff1d508f9 / about / html / avatar.mcss
159 bytesRaw
1 | Avatar { |
2 | $circleSmall |
3 | |
4 | -tiny { |
5 | $circleTiny |
6 | } |
7 | |
8 | -small { |
9 | $circleSmall |
10 | } |
11 | |
12 | -medium { |
13 | $circleMedium |
14 | } |
15 | |
16 | -large { |
17 | $circleLarge |
18 | } |
19 | } |
20 | |
21 |
Built with git-ssb-web