feat: homepage

This commit is contained in:
limes.pink
2025-04-15 02:50:43 +02:00
parent 8e1e63add0
commit 5373788e7c
4 changed files with 1757 additions and 5 deletions

View File

@@ -974,9 +974,11 @@ header .right-section {
header .locale-dropdown-toggle {
width: fit-content;
height: 24px;
width: 24px;
padding: 0;
margin: auto;
transition: color 150ms;
color: inherit;
cursor: pointer;
}