templates/css/style.css in todidnt-0.3.1 vs templates/css/style.css in todidnt-0.4.1

- old
+ new

@@ -27,19 +27,19 @@ /* Layout */ header { background: #333; color: #fff; - padding: 10px 30px; + padding: 10px 50px; } header h1 { -webkit-margin-before: 0; -webkit-margin-after: 0; } section.content { - padding: 30px; + padding: 50px; } footer { text-align: center; padding-bottom: 25px;