disabled darkreader

This commit is contained in:
2024-02-01 09:17:10 +01:00
parent c7c2bd3df2
commit 7648fc9f69
2 changed files with 2 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ import { ViewTransitions } from "astro:transitions";
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="darkreader-lock" />
<meta name="description" content={description} />
<meta name="viewport" content="width=device-width" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />

View File

@@ -1,6 +1,6 @@
.home-title-box {
position: absolute;
margin-top: 15vh;
margin-top: 12vh;
}
.home-title {