diff --git a/sass/_johnvertisement.scss b/sass/_johnvertisement.scss index ff5581a..a178bd5 100644 --- a/sass/_johnvertisement.scss +++ b/sass/_johnvertisement.scss @@ -1,6 +1,6 @@ #johnvertisement { display: block; - margin: 0 auto; + margin: 1rem auto 0; border: none; width: min(728px, 100vw); height: min(90px, 12.367vw);