Start refactoring
This commit is contained in:
parent
6fc53ee51e
commit
9b47d56d8f
39 changed files with 423 additions and 234 deletions
|
|
@ -5,7 +5,6 @@
|
|||
<title>{title}</title>
|
||||
<meta name="theme-color" content="#b7455e" />
|
||||
<meta name="viewport" content="initial-scale=1.0" />
|
||||
|
||||
<style>
|
||||
html,
|
||||
body {
|
||||
|
|
@ -21,7 +20,7 @@
|
|||
}
|
||||
|
||||
h1 {
|
||||
font-family: 'Roboto', 'Helvetica Neue', sans-serif;
|
||||
font-family: "Roboto", "Helvetica Neue", sans-serif;
|
||||
font-weight: 100;
|
||||
font-size: 3rem;
|
||||
color: white;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue