A bunch of breaking changes for no reason except for "I didn't like it"
I mean, this release has breaking changes anyway, why not break all the stuff I wanted to break?
This commit is contained in:
@ -62,7 +62,7 @@ pre {
|
||||
border-radius: 0; // Unset code block border radius
|
||||
background-color: var(--fg-muted-1);
|
||||
padding: 0; // Unset mark padding
|
||||
color: var(--fg-color); // Unset mark color from primary color to text color
|
||||
color: var(--fg-color); // Unset mark color from accent color to text color
|
||||
}
|
||||
|
||||
// The line numbers already provide some kind of left/right padding
|
||||
|
Reference in New Issue
Block a user