git ssb

10+

Matt McKegg / patchwork



Tree: 89d7179cbe01cfd1b8fbbf423e3c690d4d74a2b6

Files: 89d7179cbe01cfd1b8fbbf423e3c690d4d74a2b6 / styles / 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