1
0

auto-git:

[change] settings.html
This commit is contained in:
2025-05-25 00:16:54 +02:00
parent c7b72fc63f
commit 8f897ae4df

View File

@@ -35,14 +35,6 @@
padding: 1.8rem 2.2rem;
display: flex; flex-direction: column; gap: 1.2rem;
}
.header {
display: flex; align-items: center; justify-content: space-between;
}
.header h1 {
font-size: 1.9rem;
font-weight: 800;
color: #1e293b;
}
.close-btn {
background: none; border: none;
font-size: 1.6rem; cursor: pointer;