Sha256: 72d0ad44f7dae6e132a81033f4acac95cd223cc28fa165e68d58a4282a1dc2d5

Contents?: true

Size: 1.6 KB

Versions: 25

Compression:

Stored size: 1.6 KB

Contents

/* RESPONSIVE LOGO */
/* .header .logo {
  width: 125px;
  height: 184px;
  background-image: url("../img/morel.svg");
  background-position: center bottom;
  padding: 0px;
  margin: 0 auto; }

.tienda .logo {
  background-image: url("../img/morel-tienda.svg"); }

.header .r-logo {
  display: flex;
  justify-content: center;
  height: 65vh;
  align-items: center;
  text-align: center; }

.logo-container input, .logo-container a {
  display: none; }

/*s*/
/* @media only screen and (min-width: 376px) and (max-width: 599px) {
  .header .logo {
    background-position: center 504px;
    width: 187px;
    height: 275px; } }

/* xl */
/* @media only screen and (min-width: 1227px) {
  .header .logo {
    background-position: center top;
    width: 560px;
    height: 258px; } }
/*l */
/*@media only screen and (min-width: 1040px) and (max-width: 1226px) {
  .header .logo {
    background-position: center 1335px;
    width: 520px;
    height: 240px; } }
/*ml*/
/* @media only screen and (min-width: 798px) and (max-width: 1039px) {
  .header .logo {
    background-position: center 1050px;
    width: 396px;
    height: 260px; } }
/*m*/
/* @media only screen and (min-width: 600px) and (max-width: 797px) {
  .header .logo {
    background-position: center 745px;
    width: 300px;
    height: 197px; } }
/*header*/
/* .logo-container {
  max-width: 50%;
  margin-top: 2rem; }

/*xs styling*/
/*Desde s hasta xl*/
/* @media screen and (min-width: 600px) {
  .header .r-logo {
    height: 70vh !important; }

  .logo-container input, .logo-container a {
    display: inline; }

  .header.tienda {
    height: 55vh !important; } } */

Version data entries

25 entries across 25 versions & 2 rubygems

Version Path
morel-theme-0.2.28 _sass/layout/_header.scss
morel-theme-0.2.27 _sass/layout/_header.scss
morel-theme-0.2.26 _sass/layout/_header.scss
morel-theme-0.2.25 _sass/layout/_header.scss
morel-theme-0.2.24 _sass/layout/_header.scss
morel-theme-0.2.23 _sass/layout/_header.scss
morel-theme-0.2.22 _sass/layout/_header.scss
morel-theme-0.2.21 _sass/layout/_header.scss
morel-theme-0.2.2 _sass/layout/_header.scss
morel-theme-0.2.1 _sass/layout/_header.scss
morel-theme-0.2.0 _sass/layout/_header.scss
morel-theme-pack-0.1.327 _sass/layout/_header.scss
morel-theme-pack-0.1.326 _sass/layout/_header.scss
morel-theme-pack-0.1.325 _sass/layout/_header.scss
morel-theme-pack-0.1.323 _sass/layout/_header.scss
morel-theme-pack-0.1.322 _sass/layout/_header.scss
morel-theme-pack-0.1.321 _sass/layout/_header.scss
morel-theme-pack-0.1.32 _sass/layout/_header.scss
morel-theme-pack-0.1.31 _sass/layout/_header.scss
morel-theme-pack-0.1.23 _sass/layout/_header.scss