Skip to content

Commit ef08bb9

Browse files
author
Adarsh Mishra
committed
Code preview update
1 parent d675928 commit ef08bb9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ body {
2020
overflow: hidden;
2121
}
2222

23+
code[class*=language-],
24+
pre[class*=language-] {
25+
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace !important;
26+
}
27+
2328
.app-container {
2429
display: flex;
2530
height: 100vh;

0 commit comments

Comments
 (0)