We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be47f12 commit 4b86cd6Copy full SHA for 4b86cd6
1 file changed
assets/src/css/style.css
@@ -38,6 +38,10 @@
38
color: #000;
39
}
40
41
+.text-black {
42
+ color: #000;
43
+}
44
+
45
#main_loading {
46
display: block;
47
position: fixed;
0 commit comments