Files: 5e079c1ed4ae498b22ca2dad8c325053457a193c / app / page / image.mcss
92 bytesRaw
1 | Page -image { |
2 | div.content { |
3 | display: flex |
4 | |
5 | img { |
6 | margin: 0 auto |
7 | } |
8 | } |
9 | } |
10 |
Built with git-ssb-web
1 | Page -image { |
2 | div.content { |
3 | display: flex |
4 | |
5 | img { |
6 | margin: 0 auto |
7 | } |
8 | } |
9 | } |
10 |
Built with git-ssb-web