rework homepage

This commit is contained in:
2025-06-23 20:05:45 +02:00
parent 962b9bac9d
commit a99f8d188c
6 changed files with 95 additions and 22 deletions
-10
View File
@@ -218,16 +218,6 @@ td {
margin: 1em 0;
}
input[name='theme-toggle'] {
position: absolute;
opacity: 0;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
}
.tags {
display: flex;
flex-wrap: wrap;