fix angular json

This commit is contained in:
Benjamin Ifland
2026-03-16 16:02:57 +01:00
parent e3203d0c38
commit f9516bbc4d
10 changed files with 76 additions and 115 deletions

View File

@@ -59,7 +59,7 @@
margin-bottom: 20px;
margin-right: 20px;
opacity: 0.7;
color: var(--text-muted);
color: var(--text-soft);
padding-left: 20px;
padding-top: 20px;
}
@@ -74,5 +74,5 @@
right: 10px;
top: 15px;
opacity: 0.7;
color: var(--text-muted);
color: var(--text-soft);
}