diff --git a/styles.css b/styles.css index 0cb7f489..9018f7cb 100644 --- a/styles.css +++ b/styles.css @@ -3069,6 +3069,21 @@ a:hover::after { background-color: red; } +.trip{ + .view__all{ + a::after{ + bottom: -18px; + } + } +} + +.section__container{ + .header__content{ + a::after{ + bottom: -18px; + } + } +} .categories{ margin-left: auto;