fix(docs): bump next.js version & fix meta warnings (#4327)

* chore(docs): bump `next` version

* docs: fix meta warnings
This commit is contained in:
Kamil Moskała
2024-12-10 19:46:55 +01:00
committed by GitHub
parent 1033c9d4f3
commit 7b4bd9a016
7 changed files with 28 additions and 20 deletions

View File

@@ -3,6 +3,6 @@
}
.spanStyle {
font-family: 'Orbitron';
font-family: var(--font-orbitron);
font-weight: 800;
}