fix title spacing from header in single
This commit is contained in:
parent
a5547fbdac
commit
5bb25de4f9
|
@ -212,6 +212,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||||
}
|
}
|
||||||
|
|
||||||
.card {
|
.card {
|
||||||
|
display: inline-block;
|
||||||
padding-bottom: 25px;
|
padding-bottom: 25px;
|
||||||
|
|
||||||
&.discrete {
|
&.discrete {
|
||||||
|
|
Loading…
Reference in New Issue