diff --git a/admin/src/App.sass b/admin/src/App.sass new file mode 100644 index 0000000..31b762c --- /dev/null +++ b/admin/src/App.sass @@ -0,0 +1,6 @@ +* + font-family: 'Roboto', serif + +body, html + margin: 0 + height: 100vh \ No newline at end of file