feat: use nord theme
This commit is contained in:
4
dist/index.html
vendored
4
dist/index.html
vendored
@@ -5,7 +5,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<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>
|
||||
input,
|
||||
select {
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
<body>
|
||||
<div id="app">
|
||||
<h1>Dosing Calculator</h1>
|
||||
<h1 style="text-align:center;">Dosing Calculator</h1>
|
||||
|
||||
<fieldset>
|
||||
<legend>Ingredients</legend>
|
||||
|
||||
Reference in New Issue
Block a user