refactor(css): rename --pre-background to --pre-background-color

This commit is contained in:
Jimmy Cai
2020-08-25 23:19:57 +02:00
parent f5e0b098c1
commit ffcb975e82
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ $on-desktop-large: 1920px;
--small-card-padding: 25px;
--pre-background: #272822;
--pre-background-color: #272822;
--pre-text-color: #f8f8f2;
--code-background-color: rgba(0, 0, 0, 0.12);