promises post

This commit is contained in:
Xetera
2019-07-26 18:27:43 -07:00
parent 51565f08b1
commit 92d3cd6275
3 changed files with 120 additions and 39 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
// TODO: refactor this into styled components
html {
font-family: 'Lato';
font-family: 'Lato', sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}