mirror of
https://github.com/rajnandan1/kener.git
synced 2026-06-23 04:10:22 +00:00
Update typography to use Bodoni Moda font for improved aesthetics
This commit is contained in:
@@ -699,7 +699,7 @@
|
||||
<style>
|
||||
/* ===== Typography ===== */
|
||||
.docs-landing :global(.font-display) {
|
||||
font-family: "Inria Serif", Georgia, "Times New Roman", serif;
|
||||
font-family: "Bodoni Moda", 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=Inria+Serif:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");
|
||||
@import url("https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&display=swap");
|
||||
|
||||
/* Prose/Content Body Styles - needed for markdown rendering */
|
||||
.docs-content-body {
|
||||
|
||||
Reference in New Issue
Block a user