• File: _header.scss
  • Full Path: /home/bravrvjk/itiministry.org/wp-content/plugins/give/src/DonationForms/FormDesigns/MultiStepFormDesign/css/_header.scss
  • Date Modified: 03/01/2024 6:13 AM
  • File size: 256 bytes
  • MIME-type: text/plain
  • Charset: utf-8
.givewp-layouts {
    &-header {
        text-align: center;
        padding-bottom: 2rem;
    }

    &-headerTitle {
        margin-bottom: var(--givewp-spacing-3);
    }

    &-headerDescription {
        margin-bottom: var(--givewp-spacing-10);
    }
}