feat: use nord theme

This commit is contained in:
2019-08-31 18:02:42 -07:00
parent bfd12ecf6b
commit 20e2e020d3

4
dist/index.html vendored
View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="./static/mini-default.css"> <link rel="stylesheet" href="./static/mini-nord.css">
<style> <style>
input, input,
select { select {
@@ -17,7 +17,7 @@
<body> <body>
<div id="app"> <div id="app">
<h1>Dosing Calculator</h1> <h1 style="text-align:center;">Dosing Calculator</h1>
<fieldset> <fieldset>
<legend>Ingredients</legend> <legend>Ingredients</legend>