Files: 885b7de1caf8644fe426d6f49b82f1f738f9b3bf / app / page / page.mcss
81 bytesRaw
1 | Page { |
2 | width: 100% |
3 | |
4 | $backgroundPrimary |
5 | |
6 | display: flex |
7 | flex-wrap: wrap |
8 | } |
9 | |
10 |
Built with git-ssb-web
1 | Page { |
2 | width: 100% |
3 | |
4 | $backgroundPrimary |
5 | |
6 | display: flex |
7 | flex-wrap: wrap |
8 | } |
9 | |
10 |
Built with git-ssb-web