♻️ Major refactor for improved base asset use

This commit is contained in:
Manuel Cillero 2023-10-15 21:03:54 +02:00
parent c2ea399635
commit 2015bb77f0
34 changed files with 244 additions and 1863 deletions

View file

@ -69,8 +69,8 @@ body.default-homepage [class$="-col-image"] {
text-align: left;
}
}
/* LG - Applies >= 1024px */
@media screen and (min-width: 64em) {
/* LG - Applies >= 992px */
@media screen and (min-width: 62em) {
#hello-world .hello-col-text {
padding-top: 2rem;
padding-left: 10%;