Enlarge top margin

This commit is contained in:
Christian Wolf 2022-08-18 14:54:17 +02:00
parent a154272171
commit 539ef0f3d9

View File

@ -6,6 +6,7 @@
@include abstract.for-desktop { @include abstract.for-desktop {
display: flex; display: flex;
flex-flow: row; flex-flow: row;
margin-top: 25px;
// width: 100%; // width: 100%;
justify-content: space-around; justify-content: space-around;