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-right: 15%;
font-size: medium;
padding-bottom: 1em;
}
.create {
background-color: rgb(77, 146, 68);