omkarenator commited on
Commit
c087fc2
1 Parent(s): 005657d

smaller font for code

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -269,3 +269,7 @@ d-contents nav > ul > li > a:hover {
269
  background: rgb(255, 255, 255) !important;
270
  }
271
 
 
 
 
 
 
269
  background: rgb(255, 255, 255) !important;
270
  }
271
 
272
+ d-code {
273
+ font-size: 0.8em !important;
274
+ }
275
+