Selaa lähdekoodia

border-radius

Jimmy Chion 3 vuotta sitten
vanhempi
commit
1d1ad30c23
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/styles/globals.css

+ 1 - 0
src/styles/globals.css

@@ -17,6 +17,7 @@ pre {
   padding: 12px;
   word-wrap: break-word;
   margin: 0;
+  border-radius: 2px;
 }
 
 .hljs {