define style by class instead of structure

This commit is contained in:
ansuz
2018-06-12 11:21:12 +02:00
parent 9e4fdb7e83
commit 8def11bea3
3 changed files with 4 additions and 3 deletions

View File

@@ -21,6 +21,7 @@
font-weight: 700;
}
}
.cp-faq-ques-det {
.cp-faq-header {
a {
@@ -28,7 +29,7 @@
h4 {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
span {
.cp-brand-font {
font-family: "Neuropolitical";
}
}