Sha256: ca6389e8a1bb8ca2d211e1777873251d575df1c3482d31b2229b83537eed5a01
Contents?: true
Size: 567 Bytes
Versions: 1
Compression:
Stored size: 567 Bytes
Contents
.header-container { display: flex; justify-content: center; flex-direction: column; padding-top: 24px; } .site-header { min-height: $spacing-unit * 1.865; position: relative; } .site-title { @include relative-font-size(1.625); font-family: Excalifont; font-weight: 300; text-align: center; letter-spacing: -1px; margin-bottom: 0; font-size: 64px; padding: 24px; @include media-query($on-palm) { font-size: 46px; } } .tagline { font-family: "Comic Shanns", $base-font-family; text-align: center; font-size: 1.2rem; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-doodle-5.1.0 | _sass/minima/_header.scss |