style: error color

This commit is contained in:
josc146
2023-04-13 17:32:28 +08:00
parent 49bc6ef430
commit 96bc80c0fe
+3
View File
@@ -207,6 +207,9 @@
} }
.error { .error {
p {
color: #ec4336;
}
color: #ec4336; color: #ec4336;
} }