diff --git a/style.css b/style.css index c1c4606..65afa2e 100644 --- a/style.css +++ b/style.css @@ -611,7 +611,7 @@ details:not([open]) { /* /end Fix v4v details block hover and open styles */ p.value-explainer { - margin-top: 16px; + margin-top: 2rem; } details.value-block ul li { @@ -620,4 +620,8 @@ details.value-block ul li { details.value-block ul li img { margin-left:auto; margin-right:auto; +} + +span.button.button-v4v { + margin-bottom:0; } \ No newline at end of file