git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: 8f4b44fd5c96edb542eb7ebe86e16d6807a5abc5

Files: 8f4b44fd5c96edb542eb7ebe86e16d6807a5abc5 / styles / light / about-image.mcss

163 bytesRaw
1AboutImage {
2 display: block
3 width: 400px;
4 padding: 5px;
5 background: white;
6 box-shadow: 0 0 10px #AAA;
7 margin: 20px auto;
8 img {
9 width: 100%
10 }
11}
12

Built with git-ssb-web