IReadIt/resources/public/css/screen.css
Simon Brooke bad860f78e Added a boilerplate luminus project
+re-frame +swagger +oauth - probably this is massive overkill
2019-02-17 12:35:35 +00:00

10 lines
129 B
CSS

html,
body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
height: 100%;
}
nav {
margin-bottom: 20px;
}