Skip to content

Commit 4b86cd6

Browse files
committed
fix: ripristino classe text-black
1 parent be47f12 commit 4b86cd6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

assets/src/css/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@
3838
color: #000;
3939
}
4040

41+
.text-black {
42+
color: #000;
43+
}
44+
4145
#main_loading {
4246
display: block;
4347
position: fixed;

0 commit comments

Comments
 (0)