Files: 651a6cdd44ceb9cf10030251a473d6c41ef1955c / styles / light / avatar.mcss
125 bytesRaw
1 | Avatar { |
2 | background-image: linear-gradient(172deg, rgb(247, 247, 247), rgba(0,0,0,0)) |
3 | width: 45px |
4 | border-radius: 3px |
5 | } |
6 |
Built with git-ssb-web
1 | Avatar { |
2 | background-image: linear-gradient(172deg, rgb(247, 247, 247), rgba(0,0,0,0)) |
3 | width: 45px |
4 | border-radius: 3px |
5 | } |
6 |
Built with git-ssb-web