Files: d410e696e202f0fa3b384dfa76ad876acb28868b / styles / base / about-image.mcss
95 bytesRaw
1 | AboutImage { |
2 | display: block |
3 | width: 400px |
4 | margin: 20px auto |
5 | img { |
6 | width: 100% |
7 | } |
8 | } |
9 |
Built with git-ssb-web
1 | AboutImage { |
2 | display: block |
3 | width: 400px |
4 | margin: 20px auto |
5 | img { |
6 | width: 100% |
7 | } |
8 | } |
9 |
Built with git-ssb-web