refactor(css): rename --pre-background to --pre-background-color
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user