hennzau

21 commits
Updated 2026-04-25 12:39:37
frontend/sass/content
frontend/sass/content/home.scss
.home-hero {
    text-align: center;
    margin-top: 6rem;

    .title {
        font-size: 3rem;
        margin-bottom: 1rem;
    }

    .subtitle {
        font-size: 1.25rem;
    }
}