add some padding to the bottom of the landing page

This commit is contained in:
ansuz 2016-06-21 17:12:27 +02:00
parent 849683d586
commit 1f0d0de0a8

View File

@ -9,6 +9,7 @@
padding-left: 15%; padding-left: 15%;
padding-right: 15%; padding-right: 15%;
font-size: medium; font-size: medium;
padding-bottom: 1em;
} }
.create { .create {
background-color: rgb(77, 146, 68); background-color: rgb(77, 146, 68);