Redesign site as bilingual CV

This commit is contained in:
2026-06-07 18:48:42 +09:00
parent ea90cc5d58
commit 6f9cc0bbbb
12 changed files with 784 additions and 467 deletions
+8 -1
View File
@@ -19,4 +19,11 @@ html {
body {
margin-bottom: 60px;
}
background: #f7f7f4;
color: #111827;
font-family: Arial, Helvetica, sans-serif;
}
.site-nav {
background: #f7f7f4 !important;
}