SmallID: Difference between revisions
From BigID Developer Portal
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<style> | <style> | ||
.hero { | .hero { | ||
font-size: | |||
display: flex; | |||
line-height:1; | |||
font-family Archivo, sans-serif | |||
} | |||
.herotitle { | |||
font-size: 4em; | |||
font-weight: 700; | |||
color: var(--color-base--emphasized); | |||
} | } | ||
</style> | </style> | ||
<div class="hero"> | <div class="hero"> | ||
<div class="half"> | <div class="half herotitle"> | ||
Small Footprint, | Small Footprint,</br> | ||
Big Impact | Big Impact | ||
</div> | </div> | ||
</div> | </div> | ||
</html> | </html> |
Latest revision as of 16:35, 7 March 2022
Small Footprint,
Big Impact
Big Impact