mirror of https://github.com/xwiki-labs/cryptpad
add some padding to the bottom of the landing page
This commit is contained in:
parent
849683d586
commit
1f0d0de0a8
|
@ -9,6 +9,7 @@
|
|||
padding-left: 15%;
|
||||
padding-right: 15%;
|
||||
font-size: medium;
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
.create {
|
||||
background-color: rgb(77, 146, 68);
|
||||
|
|
Loading…
Reference in New Issue