@knapsack/app
Version:
Build Design Systems on top of knapsack, by Basalt
1 lines • 1.15 kB
CSS
.ks-home-splash{height:100%}.ks-home-splash,.ks-home-splash__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ks-home-splash__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:right}@media screen and (min-width:var(--bp-small)){.ks-home-splash__inner{padding:2rem}}.ks-home-splash__inner__eyebrow{color:var(--c-text-subdued);margin:0 0 -.25rem;font-size:3.75vw}@media screen and (min-width:600px){.ks-home-splash__inner__eyebrow{font-size:2.75vw}}@media screen and (min-width:1000px){.ks-home-splash__inner__eyebrow{margin:0}}.ks-home-splash__inner h1{line-height:1;margin-top:0}@media screen and (min-width:900px){.ks-home-splash__inner h1{font-size:170px}}.ks-home-splash__inner__subtitle{font-size:4vw}@media screen and (min-width:600px){.ks-home-splash__inner__subtitle{font-size:3vw}}.ks-home-splash__inner__version{margin-top:-1rem;font-size:3vw}@media screen and (min-width:600px){.ks-home-splash__inner__version{font-size:2vw}}