jeter20131220 3 tahun lalu
induk
melakukan
fb3299d8b0
3 mengubah file dengan 3 tambahan dan 9 penghapusan
  1. 1 4
      desktopB/style.css
  2. 0 0
      desktopB/style.css.map
  3. 2 5
      desktopB/style.scss

+ 1 - 4
desktopB/style.css

@@ -36,12 +36,10 @@ body .btn .btn-main:hover {
 }
 
 body .title {
-  font-weight: bolder;
-  font-family: "Times New Roman", Times, serif;
   padding: 15px;
   font-size: 45px;
   color: #4b515e;
-  padding-left: 10vw;
+  text-align: center;
 }
 
 body .arrow {
@@ -227,7 +225,6 @@ body .arrow {
 #contact-us {
   margin: 0 auto;
   width: 100vw;
-  background: #eee;
   position: relative;
 }
 

File diff ditekan karena terlalu besar
+ 0 - 0
desktopB/style.css.map


+ 2 - 5
desktopB/style.scss

@@ -37,12 +37,11 @@ body {
         }
     }
     .title {
-        font-weight: bolder;
-        font-family: "Times New Roman", Times, serif;
+      
         padding: 15px;
         font-size: 45px;
         color: $title-color;
-        padding-left: 10vw;
+        text-align: center;
     }
     .arrow {
         position: fixed;
@@ -198,8 +197,6 @@ body {
 #contact-us {
     margin: 0 auto;
     width: 100vw;
-
-    background: #eee;
     position: relative;
 
     .contact-text {

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini