mirror of
https://github.com/ckaczor/Blog.git
synced 2026-03-10 12:01:37 -04:00
Reformatting
This commit is contained in:
@@ -31,7 +31,7 @@ pre[class*="language-diff-"] {
|
||||
.token.prefix.inserted,
|
||||
.token.prefix.deleted {
|
||||
width: var(--eleventy-code-padding);
|
||||
background-color: rgba(0,0,0,.2);
|
||||
background-color: rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
/* Optional: full-width background color */
|
||||
|
||||
Reference in New Issue
Block a user