Files: 996a5056487e4eca14e036e0f7175b60e587e77c / 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