Files: 8d409051a8f9c8f004d964d1c5cac5e5b8649a01 / styles / dark / about-image.mcss
97 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