Files: 17b2f7bb97825fb0650e466902418fcf8442c5fd / styles / markdown.mcss
103 bytesRaw
1 | Markdown { |
2 | word-break: break-word |
3 | |
4 | (img) { |
5 | margin: .5rem 0 |
6 | border-radius: .5rem |
7 | } |
8 | } |
9 | |
10 | |
11 |
Built with git-ssb-web
1 | Markdown { |
2 | word-break: break-word |
3 | |
4 | (img) { |
5 | margin: .5rem 0 |
6 | border-radius: .5rem |
7 | } |
8 | } |
9 | |
10 | |
11 |
Built with git-ssb-web