git ssb

0+

Rômulo Alves / website



Tree: 0699ec66f00b3582d31fe6e4bb8bd34beacb7d63

Files: 0699ec66f00b3582d31fe6e4bb8bd34beacb7d63 / _components / common / globalStyles.js

158 bytesRaw
1module.exports = `
2 * {
3 border: none;
4 margin: 0;
5 padding: 0;
6 }
7 body {
8 font-family: Menlo, Monaco, Consolas;
9 min-height: 100%;
10 }
11`;
12

Built with git-ssb-web