Latest solutions
Latest comments
- @JOJOK63@prmergu
my suggestion for your media query, as the learn more buttons are coming out of the box.
@media screen and (min-width: 1440px) main { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 20%; height: 60%; display: flex; flex-direction: column; flex-wrap: wrap; }
- @jluanas@prmergu
Apareceu o live mas não o repositorio