More space after feature columns

This commit is contained in:
kolaente 2019-12-25 14:24:06 +01:00
parent 546be694b9
commit f2bdee2f9c
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -254,6 +254,7 @@ h1, h2, h3, h4, h5, h6 {
.columns.feature {
justify-content: space-between;
margin-bottom: 4em;
.column{
width: 48%;