max-lakera commited on
Commit
5ba0b45
·
1 Parent(s): a1a7ffd

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -17,6 +17,10 @@ iframe {
17
  width: 100%
18
  }
19
 
 
 
 
 
20
  @media (min-width: 640px) {
21
  .container {
22
  max-width:640px
 
17
  width: 100%
18
  }
19
 
20
+ code {
21
+ font-family: IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
22
+ }
23
+
24
  @media (min-width: 640px) {
25
  .container {
26
  max-width:640px