Files: 1c2926f12ff8e365e1d469f23180b50d50b9c749 / 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