jeter20131220 3 years ago
parent
commit
b4a4a0b1a7
4 changed files with 2 additions and 10 deletions
  1. 1 1
      index.html
  2. 0 6
      style.css
  3. 0 0
      style.css.map
  4. 1 3
      style.scss

+ 1 - 1
index.html

@@ -416,7 +416,7 @@
         <div id="card-box" class="row">
             <div id="sec01-1" class="card ">
                 <h1 class="card-title" style="font-weight: 900;">課程1手機拍片</h1>
-                <h2>知名媒體網站電視台台長</h2>
+                <h2>知名媒體網站電視台台長</h2>
                 <div class="box-img01">
                     <img src="./img/people/people1.jpg" alt="">
                 </div>

+ 0 - 6
style.css

@@ -352,12 +352,6 @@ body #btn-a #mobile-btn:hover {
   text-decoration: none;
 }
 
-@media screen and (max-width: 1024px) {
-  #banner .banner1 {
-    width: 70vw;
-  }
-}
-
 @media screen and (max-width: 767px) {
   #banner .banner1 {
     width: 100vw;

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


+ 1 - 3
style.scss

@@ -277,9 +277,7 @@ body {
         a {
             text-decoration: none;
         }
-        @media screen and(max-width:$table) {
-            width: 70vw;
-        }
+        
         @media screen and(max-width:$moblie) {
             width: 100vw;
             padding-bottom: 10vw;

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