Files: 46d4867aaf1d06eb2172236393ad7fc7f2ff354e / 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