diff --git a/themes/leilukin/layouts/default.twig b/themes/leilukin/layouts/default.twig index 0955fa9..df8d8d9 100644 --- a/themes/leilukin/layouts/default.twig +++ b/themes/leilukin/layouts/default.twig @@ -22,29 +22,29 @@ - - + + {{ theme.feeds() }} diff --git a/themes/leilukin/stylesheets/all.css b/themes/leilukin/stylesheets/all.css index 5aa3268..1df0814 100644 --- a/themes/leilukin/stylesheets/all.css +++ b/themes/leilukin/stylesheets/all.css @@ -31,7 +31,7 @@ background-color: #d090ff; } body { - font-family: "Lexend", system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; + font-family: Lexend, Inter, Roboto, 'Helvetica Neue', 'Arial Nova', 'Nimbus Sans', Arial, sans-serif; font-size: 1.2rem; color: #ffffff; line-height: 1.5;