]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Use Segoe UI Variable display for windows
authorRuben Beltran del Rio <redacted>
Fri, 13 Dec 2024 21:57:26 +0000 (22:57 +0100)
committerRuben Beltran del Rio <redacted>
Fri, 13 Dec 2024 21:57:26 +0000 (22:57 +0100)
css/style.css

index d9780a4ba887ac5fa1d240013d72a0eecf9b7625..25959c06afa0afc587effa908444c87a92fa43ff 100644 (file)
@@ -81,7 +81,7 @@ blockquote {
 }
 br { display: none }
 h1, h2, h3 {
-  font-family: "Avenir Next", "Segoe UI", "Fira Sans", "Roboto", sans-serif;
+  font-family: "Avenir Next", "Segoe UI Variable Display", "Fira Sans", "Roboto", sans-serif;
   font-weight: 900
 }
 h1 { font-size: 4em }