Adds a more realistic config for development.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user