Minor fixes/adjustments

This commit is contained in:
Alicia Sykes
2024-04-13 12:25:50 +01:00
parent 0a56db5397
commit 743b5340f8
3 changed files with 10 additions and 24 deletions

View File

@@ -66,7 +66,7 @@ export default {
span.subtitle {
color: var(--heading-text-color);
font-style: italic;
text-shadow: 1px 1px 2px #130f23;
text-shadow: 1px 1px 2px #130f2347;
opacity: var(--dimming-factor);
}
img.site-logo {