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