Merge pull request #2904 from traviscross/TC/fix-ayu-comments
Remove italics from `ayu` quotes/comments for alignment
This commit is contained in:
commit
8a27d1b7ac
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ Original by Dempfi (https://github.com/dempfi/ayu)
|
||||||
.hljs-comment,
|
.hljs-comment,
|
||||||
.hljs-quote {
|
.hljs-quote {
|
||||||
color: #5c6773;
|
color: #5c6773;
|
||||||
font-style: italic;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.hljs-variable,
|
.hljs-variable,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue