More space between features

This commit is contained in:
kolaente 2019-12-25 14:15:19 +01:00
parent d8c5b60824
commit c90c1b3fdd
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 8 additions and 0 deletions

View File

@ -252,6 +252,14 @@ h1, h2, h3, h4, h5, h6 {
}
}
.columns.feature {
justify-content: space-between;
.column{
width: 48%;
}
}
.column.theimage {
text-align: center;