Added missing css

This commit is contained in:
mrfry 2021-05-15 11:14:05 +02:00
parent 7ee8c376fa
commit 1770094b37

9
src/pages/faq.module.css Normal file
View file

@ -0,0 +1,9 @@
.content b {
color: #fff;
display: block;
margin: 5px 0px;
}
.content i {
color: #fff;
}