.wrapper-error {
@extend %content-wrapper; margin-top: 25%; text-align: center; /* @media 1024px */ @media (min-width: 1024px) { margin-top: 15%; } > h3 { font-weight: $f_weight-regular; } > h4 { font-style: italic; } > p { font-size: 14px; }
}
.wrapper-error {
@extend %content-wrapper; margin-top: 25%; text-align: center; /* @media 1024px */ @media (min-width: 1024px) { margin-top: 15%; } > h3 { font-weight: $f_weight-regular; } > h4 { font-style: italic; } > p { font-size: 14px; }
}