♻️ Major refactor for improved base asset use
This commit is contained in:
parent
c2ea399635
commit
2015bb77f0
34 changed files with 244 additions and 1863 deletions
|
|
@ -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%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue