3 lines
36 B
CSS
3 lines
36 B
CSS
|
|
.hljs {
|
||
|
|
border-radius: .5rem;
|
||
|
|
}
|