Styling adjustments
This commit is contained in:
parent
ed1acba830
commit
ad0a98b082
@ -5,6 +5,7 @@
|
||||
|
||||
<title>This is an example</title>
|
||||
<link rel="stylesheet" href="https://facebook.github.io/draft-js/css/draft.css"/>
|
||||
<link href='https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700' rel='stylesheet' type='text/css'>
|
||||
<script>
|
||||
window.repoFiles = {
|
||||
_posts: {
|
||||
|
@ -8,8 +8,7 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: sans-serif;
|
||||
margin: 0;
|
||||
font-family: 'Roboto', sans-serif;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user