diff --git a/assets/css/styles.css b/assets/css/styles.css index 2e1b053..bbe8ee0 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -1731,6 +1731,9 @@ html { .lg\:grid-cols-6 { grid-template-columns: repeat(6, minmax(0, 1fr)); } + .lg\:flex-row { + flex-direction: row; + } .lg\:flex-col { flex-direction: column; } @@ -1745,6 +1748,16 @@ html { margin-right: calc(2rem * var(--tw-space-x-reverse)); margin-left: calc(2rem * (1 - var(--tw-space-x-reverse))); } + .lg\:space-x-4 > :not([hidden]) ~ :not([hidden]) { + --tw-space-x-reverse: 0; + margin-right: calc(1rem * var(--tw-space-x-reverse)); + margin-left: calc(1rem * (1 - var(--tw-space-x-reverse))); + } + .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) { + --tw-space-y-reverse: 0; + margin-top: calc(0px * (1 - var(--tw-space-y-reverse))); + margin-bottom: calc(0px * var(--tw-space-y-reverse)); + } .lg\:px-2 { padding-left: 0.5rem; padding-right: 0.5rem; @@ -1757,6 +1770,9 @@ html { padding-top: 2rem; padding-bottom: 2rem; } + .lg\:text-left { + text-align: left; + } .lg\:text-center { text-align: center; } diff --git a/front-page.php b/front-page.php index 903571d..3ddf802 100644 --- a/front-page.php +++ b/front-page.php @@ -6,8 +6,10 @@ require_once(get_theme_file_path('/includes/back-end/helper_functions.php'));
+

Home

Header Banner +
@@ -29,9 +31,9 @@ require_once(get_theme_file_path('/includes/back-end/helper_functions.php'));
  • - + -
    +

    @@ -60,12 +62,14 @@ require_once(get_theme_file_path('/includes/back-end/helper_functions.php'));
    -
    +
    + Deputy Grand Chief -
    +

    Derek Fox

    Deputy Grand Chief

    +
    @@ -86,8 +90,10 @@ require_once(get_theme_file_path('/includes/back-end/helper_functions.php'));
  • In any case, this handbook has information to help you on this next step in your education journey
  • -
    +