Ceci Roel

Move Goat

/* CSS INTEGRADO – globals.css + style.css + styleguide.css */ .element-light { display: flex; flex-direction: column; width: 1920px; align-items: flex-start; position: relative; background: linear-gradient(0deg, rgba(19, 17, 15, 1) 0%, rgba(19, 17, 15, 1) 100%), linear-gradient( 0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100% ); } .element-light .main-bg-background { position: relative; align-self: stretch; […]

Move Goat Leer más »