This commit is contained in:
2025-06-21 08:43:20 +02:00
committed by GitHub
parent be0f07c306
commit dba8cb6b6c

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 {