Skip to content

Commit b08e700

Browse files
authored
Merge pull request #12 from xFra96/main
css fixes
2 parents 0f8dcd5 + c384a80 commit b08e700

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/App.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,10 @@
161161
color: #fff !important;
162162
}
163163

164-
.dark .react-kanban-column {
164+
.dark .react-kanban-column, .dark .news-feed {
165165
background-color: #5e5e5e !important;
166166
}
167-
.dark h2, .dark a{
167+
168+
.dark h2, .dark a {
168169
color: #fff !important
169170
}

0 commit comments

Comments
 (0)