diff --git a/zb_system/defend/default/external-link.php b/zb_system/defend/default/external-link.php index 43a6460a5..d6c4f8276 100644 --- a/zb_system/defend/default/external-link.php +++ b/zb_system/defend/default/external-link.php @@ -113,7 +113,8 @@ } h1 { - margin-bottom: 12px; + margin-top: 6px; + margin-bottom: 22px; font-size: 20px; font-weight: 700; line-height: 1; @@ -127,7 +128,7 @@ } .link { - margin-top: 12px; + margin-top: 8px; word-wrap: normal; white-space: nowrap; overflow: hidden;