Files: a41e049ca3755ddfd97e7f53c9da830711e636f1 / 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