jeter20131220 3 years ago
parent
commit
68c5243d10
4 changed files with 3 additions and 1 deletions
  1. 1 1
      goto.js
  2. 1 0
      style.css
  3. 0 0
      style.css.map
  4. 1 0
      style.scss

+ 1 - 1
goto.js

@@ -33,7 +33,7 @@ $('#sec05-destop-slider').slick({
 
 $(function(){
     $('#sec06-container').slick({
-        arrows: true,
+        arrows: false,
         slidesToShow: 4,
         slidesToScroll: 3,
         infinite:true,

+ 1 - 0
style.css

@@ -788,6 +788,7 @@ body .learn-more:hover {
   padding-bottom: 5vw;
   background: #414141;
   position: relative;
+  overflow: hidden;
 }
 
 #sec04-moblie .arrow-table {

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


+ 1 - 0
style.scss

@@ -649,6 +649,7 @@ body {
     padding-bottom: 5vw;
     background: #414141;
     position: relative;
+    overflow: hidden;
     .arrow-table {
         position: fixed;
         width: 25px;

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