diff --git a/docs/_sass/_landingPage.scss b/docs/_sass/_landingPage.scss index 7a7347326..0ece4005b 100644 --- a/docs/_sass/_landingPage.scss +++ b/docs/_sass/_landingPage.scss @@ -500,13 +500,18 @@ $learn-section-side-margin: 0 2rem; } @media (min-width: 768px) { + .about-section { + &__item { + text-align: left; + } + } .section { flex-direction: column; - padding: 5rem 2rem 0 2rem; + padding: 5rem 120px 0 120px; &--learn { - padding: 2.75rem 0 0 0; + padding-top: 2.75rem; } &__button { @@ -514,7 +519,7 @@ $learn-section-side-margin: 0 2rem; } &__container { - flex-direction: row; + flex-direction: column; justify-content: space-between; align-items: flex-start; padding: 0; @@ -525,6 +530,7 @@ $learn-section-side-margin: 0 2rem; &__container-inner { flex-direction: row; + flex-wrap: wrap; padding: 0 0.5rem; } @@ -538,14 +544,18 @@ $learn-section-side-margin: 0 2rem; text-align: center; margin-bottom: 2.75rem; padding: 0 0.5rem; - max-width: 33%; + max-width: 100%; &--learn { padding: 0; - margin: 0 2rem; + width: 48%; border-radius: 8px; } + &--youtube { + width: 100%; + } + &--img { text-align: left; } @@ -586,7 +596,6 @@ $learn-section-side-margin: 0 2rem; @media (min-width: 1024px) { .section { - &__container { flex-direction: row; justify-content: space-between; @@ -595,6 +604,12 @@ $learn-section-side-margin: 0 2rem; padding: 0 7.5rem 0 7.5rem; } } + + &__item { + &--learn { + width: 30%; + } + } } } diff --git a/docs/index.html b/docs/index.html index 29d6ca7c9..c410a728c 100755 --- a/docs/index.html +++ b/docs/index.html @@ -232,14 +232,14 @@

Blog Posts

blog +
+ Tweets by fundamental_lib +
-
- Tweets by fundamental_lib -