Update styles.css
Browse files- styles.css +3 -0
styles.css
CHANGED
|
@@ -30,6 +30,9 @@ body {
|
|
| 30 |
line-height: 1.5;
|
| 31 |
overflow-x: hidden;
|
| 32 |
}
|
|
|
|
|
|
|
|
|
|
| 33 |
|
| 34 |
/* 3. Liquid BG */
|
| 35 |
.liquid-bg {
|
|
|
|
| 30 |
line-height: 1.5;
|
| 31 |
overflow-x: hidden;
|
| 32 |
}
|
| 33 |
+
.btn-copy {
|
| 34 |
+
font-family: "Gagalin", "JetBrains Mono", monospace !important;
|
| 35 |
+
}
|
| 36 |
|
| 37 |
/* 3. Liquid BG */
|
| 38 |
.liquid-bg {
|