Browse Source

More margin for the try button

Nicolas Petton 11 years ago
parent
commit
8f7cac55ac
1 changed files with 1 additions and 0 deletions
  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);