Files: be227038215cfd41dc8aee4c1ece14657a72abce / 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