UNCLASSIFIED

Commit 36dc1af7 authored by graham.smith's avatar graham.smith
Browse files

sonarqube fix

parent 0088490a
...@@ -158,6 +158,7 @@ export default { ...@@ -158,6 +158,7 @@ export default {
line-height: 2rem; line-height: 2rem;
h4 { h4 {
color: map-get($material-dark, "text-color") !important; color: map-get($material-dark, "text-color") !important;
padding: 0;
} }
a { a {
line-height: 2rem; line-height: 2rem;
...@@ -166,9 +167,6 @@ export default { ...@@ -166,9 +167,6 @@ export default {
color: $hover-color !important; color: $hover-color !important;
} }
} }
h4 {
padding: 0;
}
} }
.social-logo { .social-logo {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment