瀏覽代碼

表單修正

jeter20131220 3 年之前
父節點
當前提交
c8e9ed3b50
共有 3 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      style.css
  2. 0 0
      style.css.map
  3. 1 1
      style.scss

+ 1 - 1
style.css

@@ -533,8 +533,8 @@ body .arrow:hover {
 }
 
 #light-box #form-lightbox {
-  width: 70vw;
   margin: 0 auto;
+  padding: 15px;
 }
 
 @media screen and (max-width: 767px) {

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


+ 1 - 1
style.scss

@@ -392,8 +392,8 @@ body {
 #light-box{
 
     #form-lightbox{
-        width: 70vw;
         margin: 0 auto;
+        padding: 15px;
         @media screen and(max-width:$moblie) {
             width: 80vw;
         }

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