Only codeblocks fixes left

This commit is contained in:
mpetrov 2024-11-22 12:08:15 +02:00
parent 37cf3dbb42
commit 87d11926b8
2 changed files with 1 additions and 2 deletions

View File

@ -128,7 +128,6 @@
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 16px;
letter-spacing: 0.25px;
color: rgba(0, 0, 0, 0.38);
overflow: hidden;

View File

@ -370,7 +370,7 @@
}
&.line-numbers {
padding-left: 66px;
padding: 10px 16px 10px 66px;
& > code {
span.line-numbers-rows {