This commit is contained in:
Curry141 2025-06-21 08:43:20 +02:00 committed by GitHub
parent be0f07c306
commit dba8cb6b6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 5 deletions

View File

@ -20,12 +20,8 @@ body {
color: var(--text-color);
}
header {
background-color: var(--bg-color);
color: var(--text-color);
h1 {
text-align: center;
padding: 20px;
/*box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);*/
}
main {