Skip to content

Commit c68d22d

Browse files
authored
Merge pull request #63 from apcamargo/patch-1
Fix typo in `extra_css`
2 parents 4246934 + 3bae944 commit c68d22d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/setup/colors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ custom colors, e.g., when you want to override the `primary` color:
388388

389389
Let's say you're :fontawesome-brands-youtube:{ style="color: #EE0F0F" }
390390
__YouTube__, and want to set the primary color to your brand's palette. Just
391-
add this CSS and make sure that it is included in the `etxra_css` setting in
391+
add this CSS and make sure that it is included in the `extra_css` setting in
392392
your configuration:
393393

394394
=== "`docs/stylesheets/extra.css`"

0 commit comments

Comments
 (0)