Multiple Widget Instances
User <style> @font-face { src: url('https://res.cloudinary.com/dr6lvwubh/raw/upload/v1529908256/CompressaPRO-GX.woff2'); font-family:'Compressa VF'; font-style: normal; } #fit h1 { font-family:'Compressa VF'; text-rendering: optimizeSpeed; /* width: 100%;*/ user-select: none; line-height: 0.8em; margin: 0 auto; text-transform: uppercase; font-weight: 100; text-align: center; /* width: 100vw;*/ } #fit h1 span { transform: translateY(-10px); user-select: none; font-family:'Compressa VF'; } #fit h1.flex { display: flex; justify-content: […]