瀏覽代碼

More margin for the try button

Nicolas Petton 11 年之前
父節點
當前提交
8f7cac55ac
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      css/style.css

+ 1 - 0
css/style.css

@@ -230,6 +230,7 @@ h3 {
     box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px 0px;
     border: 1px solid #333;
     padding: 10px 20px;
+    margin-bottom: 30px;
     border-radius: 8px;
     font-size: 22px;
     background-color: rgb(81, 163, 81);