Update static/asic-design-code-generator.html
Browse files
static/asic-design-code-generator.html
CHANGED
|
@@ -30,7 +30,7 @@
|
|
| 30 |
line-height: 1.6;
|
| 31 |
}
|
| 32 |
|
| 33 |
-
pre
|
| 34 |
background-color: var(--bg-color-black)
|
| 35 |
}
|
| 36 |
|
|
|
|
| 30 |
line-height: 1.6;
|
| 31 |
}
|
| 32 |
|
| 33 |
+
pre {
|
| 34 |
background-color: var(--bg-color-black)
|
| 35 |
}
|
| 36 |
|