chore: create new configuration to differentiate from AOE ci

This commit is contained in:
Mathias Schopmans
2024-03-06 10:07:37 +01:00
committed by Mathias Schopmans
parent 396ea4bfed
commit 25a714e9f6
8 changed files with 27 additions and 22 deletions

View File

@@ -52,6 +52,10 @@
.content a {
color: var(--link);
text-decoration: underline;
&:hover {
text-decoration: none;
}
}
@media (min-width: 768px) {