Adds a more realistic config for development.

This commit is contained in:
2023-08-15 10:02:30 +02:00
parent a439faa3fe
commit e4d1b83108
9 changed files with 70 additions and 42 deletions

View File

@@ -22,11 +22,11 @@ a {
}
.title {
color: var(--text-title);
color: var(--text-title) !important;
}
.subtitle {
color: var(--text-subtitle);
color: var(--text-subtitle) !important;
}
h1 {