git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: d627cf0b3d3b3083f0dd878b38362c2648d6569b

Files: d627cf0b3d3b3083f0dd878b38362c2648d6569b / styles / dark / about-image.mcss

97 bytesRaw
1AboutImage {
2 display: block
3 width: 400px;
4 margin: 20px auto;
5 img {
6 width: 100%
7 }
8}
9

Built with git-ssb-web