feat: background color of page to bulma primary-dark for right now
This commit is contained in:
parent
7a7d1607a4
commit
eb02a81db2
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Viossa.net</title>
|
<title>Viossa.net</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body class="has-background-primary-dark">
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
<script type="module" src="/src/main.ts"></script>
|
<script type="module" src="/src/main.ts"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue