From 68288526f71f02b91b9e604bd7086b0fa7f9a14b Mon Sep 17 00:00:00 2001 From: Attila Greguss Date: Wed, 18 Dec 2024 14:29:06 +0000 Subject: [PATCH] extend description --- exampleSite/content/docs/advanced/customization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/content/docs/advanced/customization.md b/exampleSite/content/docs/advanced/customization.md index 4e99985..4b41979 100644 --- a/exampleSite/content/docs/advanced/customization.md +++ b/exampleSite/content/docs/advanced/customization.md @@ -46,7 +46,7 @@ The primary color of the theme can be customized by setting the `--primary-hue`, ### Further Theme Customization -The theme can be further customized by overriding the default styles. An example for customizing the footer element: +The theme can be further customized by overriding the default styles via the exposed css classes. An example for customizing the footer element: ```css {filename="assets/css/custom.css"} .hextra-footer {