jeter20131220 3 anni fa
parent
commit
eb7d98e99e
3 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 1 0
      style.css
  2. 0 0
      style.css.map
  3. 1 0
      style.scss

+ 1 - 0
style.css

@@ -214,6 +214,7 @@ body .arrow:hover {
   width: 100vw;
   -o-object-fit: cover;
      object-fit: cover;
+  height: 95vh;
   -webkit-animation-name: Picture;
           animation-name: Picture;
   -webkit-animation-duration: 1s;

File diff suppressed because it is too large
+ 0 - 0
style.css.map


+ 1 - 0
style.scss

@@ -181,6 +181,7 @@ body {
         .banner-img{
             width: 100vw;
             object-fit: cover;
+            height: 95vh;
             animation-name:Picture;
             animation-duration: 1s;
             @media screen and(max-width:$moblie) {

Some files were not shown because too many files changed in this diff