davvalent commited on 2022-05-29 17:04:08 Showing 1 changed files, with 6 additions and 0 deletions.
@@ -164,3 +164,9 @@ body.homepage>div.container>div.row>div.col-md-9 {
.card {
border: 2px solid #ddd7bf;
}
+
+/** Code */
+code {
+ border: none;
+}
\ No newline at end of file