Files: 2fc72eabdc230a249add2e43b028b0a467a317c2 / app / page / shortcuts.mcss
109 bytesRaw
1 | Shortcuts { |
2 | width: 100% |
3 | padding: 1rem |
4 | |
5 | display: grid |
6 | justify-content: center |
7 | |
8 | div.Markdown { |
9 | } |
10 | } |
11 |
Built with git-ssb-web
1 | Shortcuts { |
2 | width: 100% |
3 | padding: 1rem |
4 | |
5 | display: grid |
6 | justify-content: center |
7 | |
8 | div.Markdown { |
9 | } |
10 | } |
11 |
Built with git-ssb-web