doc: de lang

This commit is contained in:
Tristan Yang
2025-08-07 22:24:58 +08:00
parent 46f8e57e01
commit 880ef4f2cc
18 changed files with 697 additions and 20 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<style>
body {
width: 100vw;
height: 100vh;
height: 100dvh;
display: flex;
flex-direction: column;
justify-content: center;
+1 -1
View File
@@ -8,7 +8,7 @@
<style>
body {
width: 100vw;
height: 100vh;
height: 100dvh;
display: flex;
flex-direction: column;
justify-content: center;