Files: 2840c9e48caac44fec4836e75b31d7e2d75039e0 / 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