ui: wip on styling resources page

This commit is contained in:
Jean-Philippe Sirois
2019-07-30 06:45:15 -04:00
parent d5cd08918b
commit 96d9aec89a
6 changed files with 48 additions and 13 deletions
+1
View File
@@ -11,6 +11,7 @@ export const GlobalStyles = createGlobalStyle`
}
body {
margin: 0;
font-size: ${BASE_FONT_SIZE}px;
line-height: ${BASE_LINE_HEIGHT}px;
}