Merge pull request 'switch font to rubik' (#8) from switch-font into main

Reviewed-on: #8
This commit is contained in:
Robin Müller 2024-10-08 10:57:33 +02:00
commit 395e20bbc6
2 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ html {
} }
body { body {
font-family: "univers"; font-family: "rubik";
} }
// For some reason, Bootstrap 5 does not have this.. // For some reason, Bootstrap 5 does not have this..

6
package-lock.json generated
View File

@ -41,9 +41,9 @@
} }
}, },
"node_modules/bootstrap-icons": { "node_modules/bootstrap-icons": {
"version": "1.11.2", "version": "1.11.3",
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.11.2.tgz", "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.11.3.tgz",
"integrity": "sha512-TgdiPv+IM9tgDb+dsxrnGIyocsk85d2M7T0qIgkvPedZeoZfyeG/j+yiAE4uHCEayKef2RP05ahQ0/e9Sv75Wg==", "integrity": "sha512-+3lpHrCw/it2/7lBL15VR0HEumaBss0+f/Lb6ZvHISn1mlK83jjFpooTLsMWbIjJMDjDjOExMsTxnXSIT4k4ww==",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",