Added json content display and updated styling on main card item.

This commit is contained in:
2023-09-04 22:47:39 +01:00
parent 94cc74bcdb
commit bb14189833
9 changed files with 131 additions and 24 deletions

View File

@ -3,7 +3,6 @@
<head>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
<link rel="stylesheet" type="text/css" href="vars.css">
<meta name="viewport" content="width=device-width" />
<meta name="color-scheme" content="dark" />
%sveltekit.head%