bugfix theme/css

This commit is contained in:
Ward Truyen
2024-08-09 16:15:45 +02:00
parent b39c4102ed
commit 65a6bdbb99
3 changed files with 13 additions and 11 deletions

View File

@@ -7,7 +7,9 @@
</head>
<body>
<header><button title="Dark theme on/off" onclick="toggleTheme();">&#9728;</button></header>
<header>
<button title="Dark theme on/off" onclick="toggleTheme();">&#9728;</button>
</header>
<main>
<h1>Ward Truyen home</h1>