Open
Description
Queremos cambiar la imagen del header a un background-image así puede escalar mejor entre diferente tamaños de pantalla.
- Estamos usando Tachyons CSS. Tienen varias clases para posicionar
background-image
. http://tachyons.io/docs/themes/background-size/ - Usa inline css para agregar la imagen envés de agregarla desde el archivo de css
We want to change the header image to a background image to improve how the image currently scales.
- We're using Tachyons CSS. They have various modules for background-image sizing and positioning
- Add the image using inline styles instead of through the stylesheet