Skip to content

Commit c83921b

Browse files
committed
Set border-radius to code block 🍠
1 parent 2b6443f commit c83921b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/theme/general.scss

+1
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ pre {
122122
overflow-x: auto;
123123

124124
padding: 0.7rem;
125+
border-radius: 0.4rem;
125126
}
126127

127128
&:hover > .buttons {

0 commit comments

Comments
 (0)