4 lines
34 B
CSS
4 lines
34 B
CSS
|
.hljs {
|
||
|
@apply p-0 bg-inherit
|
||
|
}
|