Skip to content

Commit baa6391

Browse files
authored
Fix text not showing up
1 parent 7702af5 commit baa6391

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

features/sprite-layers/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
font-size: 1.1rem;
1919
margin-bottom: .5rem;
2020
margin-left: .15rem;
21+
color: #575e75 !important;
2122
}
2223

2324
.ste-layers>div>div {
@@ -44,6 +45,7 @@
4445
line-height: .95rem;
4546
padding-left: .05rem;
4647
padding-right: .05rem;
48+
color: #c8cad2 !important;
4749
}
4850

4951
.ste-long-layers>div>div:nth-child(even) {

0 commit comments

Comments
 (0)