1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

typo fix: s/defualt/default/

This commit is contained in:
Felix Wolfsteller
2020-06-08 15:44:59 +02:00
parent 752d0330b7
commit ea4cd78921
2 changed files with 2 additions and 2 deletions

View File

@@ -111,7 +111,7 @@ td.rouge-code {
padding-right: 1rem;
}
/* Hide line numbers for defualt, console, and terminal code snippets */
/* Hide line numbers for default, console, and terminal code snippets */
div {
&[class^='highlighter-rouge'],
&.language-console.highlighter-rouge,