Browse Source

banner更新

jeter20131220 3 years ago
parent
commit
985c64df19
4 changed files with 2 additions and 1 deletions
  1. BIN
      img/banner/coverwebp.webp
  2. 1 1
      style.css
  3. 0 0
      style.css.map
  4. 1 0
      style.scss

BIN
img/banner/coverwebp.webp


+ 1 - 1
style.css

@@ -303,7 +303,7 @@ body #btn-a #mobile-btn:hover {
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
-  background-image: url(./img/banner/coverwebp.webp);
+  background-image: url(./img/banner/cover.png);
   position: relative;
   padding-bottom: 3vw;
   overflow: hidden;

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


+ 1 - 0
style.scss

@@ -248,6 +248,7 @@ body {
     position: relative;
     padding-bottom: 3vw;
     overflow: hidden;
+
     @media screen and(max-width:$moblie) {
         background-image: none;
         // height: 88vh;

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