update styles hero text responsive

This commit is contained in:
Julie Salha 2023-01-05 09:48:46 +01:00 committed by Colin Darie
parent 15f3fd4e73
commit deddd1fcbe

View file

@ -20,7 +20,7 @@ $landing-breakpoint: 1040px;
}
.hero-text {
max-width: 500px;
max-width: 25rem;
@media (max-width: $landing-breakpoint) {
margin: auto;