Merge pull request #1 from larbisahli/larbisahli-patch-1
fix: code block space
This commit is contained in:
commit
77259049ed
@ -15,7 +15,8 @@
|
||||
}
|
||||
|
||||
.code-line {
|
||||
@apply pl-4 -mx-4 border-l-4 border-gray-800;
|
||||
@apply pl-4 -mx-4 border-l-4 border-gray-800 w-max pr-4;
|
||||
|
||||
}
|
||||
|
||||
.highlight-line {
|
||||
|
Loading…
x
Reference in New Issue
Block a user