Skip to content

Commit 57dd07d

Browse files
committed
code HTML tag: Change color and font
Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
1 parent 36b8389 commit 57dd07d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

css/docs.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,8 @@ pre code {
347347
}
348348

349349
code {
350+
color: #F60025;
351+
font-family: SpaceGrotesk, serif;
350352
font-size: 1em !important;
351353
font-weight: bold !important;
352354
}

0 commit comments

Comments
 (0)