mirror of
https://github.com/rajnandan1/kener.git
synced 2026-08-07 07:14:56 +00:00
Update font family to Inria Serif for improved typography consistency
This commit is contained in:
@@ -699,7 +699,7 @@
|
||||
<style>
|
||||
/* ===== Typography ===== */
|
||||
.docs-landing :global(.font-display) {
|
||||
font-family: "Instrument Serif", Georgia, "Times New Roman", serif;
|
||||
font-family: "Inria Serif", Georgia, "Times New Roman", serif;
|
||||
}
|
||||
.docs-landing :global(.font-body) {
|
||||
font-family:
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap");
|
||||
@import url("https://fonts.googleapis.com/css2?family=Inria+Serif:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");
|
||||
|
||||
/* Prose/Content Body Styles - needed for markdown rendering */
|
||||
.docs-content-body {
|
||||
|
||||
Reference in New Issue
Block a user