Fade loading

This commit is contained in:
WhyKorp
2023-12-18 21:14:20 +01:00
committed by GitHub
parent 5de8d4c6ce
commit 49b497a6bd
+1 -1
View File
@@ -14,7 +14,7 @@
<h1 class="title">WhyKorp</h1>
</header>
<style>
header {
html {
opacity: 0;
transition: opacity 1s;
}