general: snapshot

This commit is contained in:
k
2024-06-30 17:01:15 +02:00
parent 9905eff383
commit b7e8cbea20
68 changed files with 1725 additions and 1535 deletions
+5 -2
View File
@@ -1,5 +1,5 @@
<!doctype html>
<html lang="en" class="overflow-hidden bg-black text-white">
<html lang="en" class="overflow-hidden">
<head>
<meta charset="utf-8" />
<title>Satonomics</title>
@@ -362,7 +362,10 @@
media="(prefers-color-scheme: dark) and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
/>
</head>
<body style="font-size: 15px; line-height: 22px">
<body
class="text-high-contrast bg-white dark:bg-black"
style="font-size: 15px; line-height: 22px"
>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>