Added api, keyboard shortcut flatpages

This commit is contained in:
Jori Lallo
2016-09-14 20:50:59 -07:00
parent aed9c9ce90
commit 45b21f365d
13 changed files with 215 additions and 13 deletions

View File

@@ -3,6 +3,11 @@
<head>
<title>Atlas</title>
<style>
body, html {
margin: 0;
padding: 0;
}
#root {
flex: 1;
height: 100%;