Fixed codeblocks being smaller than it actually is#98
Fixed codeblocks being smaller than it actually is#98NyxIsBad merged 2 commits intoClearVision:masterfrom Endy3032:master
Conversation
|
Thanks for doing the searching for me! I'm terribly sorry for being unable to address this earlier, I just kept forgetting about it and ghosting you (really my bad). I've run this locally and it seems not to cause any theme conflicts. For the sake of consistency, do you mind deleting the line entirely s.t. it looks like this? // CODEBLOCK
%codePre {
padding: 0;
background: transparent;
border: 2px solid hsla(0, 0%, 100%, 0.05);
border-radius: 8px;
font-family: cv('font.code');
& > %codeHLJS {If so I'll approve and merge |
|
Updated comment to auto close the attached issue when merged |
Yeah no problem! |
Just got home and removed the line entirely just like you said |
Fixes #90