Change skip link font weight

This commit is contained in:
Edgar P. Burkhart 2023-04-19 17:27:12 +02:00
parent b98743d88b
commit 9db123457f
Signed by: edpibu
GPG Key ID: 9833D3C5A25BD227
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@ nav ul {
}
nav .skip-link {
opacity: 0.8;
font-weight: 300;
}
nav .skip-link:active,
nav .skip-link:focus {