Commit 27fa6f5f8564829736fb8212229accfdaac50199

Authored by Luigi
1 parent d0eba8884b
Exists in master

Logo nuevo - Tamaño del logo

256 KB

src/sass/_botonera-principal.scss
... ... @@ -36,10 +36,12 @@
36 36 }
37 37 }
38 38 &-logo {
39   - width: 80%;
  39 + width: 100%;
  40 + margin-left: 50%;
40 41 opacity: .8;
41 42 @media (max-width: 576px) {
42   - width: 100%;
  43 + width: 180%;
  44 + margin-left: 20%;
43 45 }
44 46 }
45 47 &-vacio {