Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added is-fullheight-with-spaced-navbar modifier for navbars that use is-spaced. #3623

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Feb 10, 2023

  1. Fixed incorrect height calculation for hero under navbar with is-spaced.

    Added a new class is-fullheight-with-spaced-navbar to hero element.
    
    Signed-off-by: Finn Rayment <finn@rayment.fr>
    rayment committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    0512151 View commit details
    Browse the repository at this point in the history
  2. Documented hero changes.

    Signed-off-by: Finn Rayment <finn@rayment.fr>
    rayment committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    7f549ab View commit details
    Browse the repository at this point in the history
  3. Formatted changes.

    Signed-off-by: Finn Rayment <finn@rayment.fr>
    rayment committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    deeacf2 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Fixed missing comma.

    rayment committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    8b64358 View commit details
    Browse the repository at this point in the history