Switched from Hermit to JetBrains Mono (main.scss)

This commit is contained in:
Marcel Kapfer 2021-05-04 20:57:58 +02:00
parent b745e30d94
commit 252c7e68c5
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
* nextDESIGN is a personal web design for mmk2410.org.
* The current version (v9) is focused in simplicity and minimalism.
*
* 2020 © Marcel Kapfer <opensource@mmk2410.org>
* 2020-2021 © Marcel Kapfer <opensource@mmk2410.org>
* Licensed under the MIT License
*/
@ -205,7 +205,7 @@ main {
}
code {
font-family: "Hermit", monospace;
font-family: "JetBrains Mono", monospace;
}
.btn {