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 {
display: flex;
flex-flow: row;
margin-top: 25px;
// width: 100%;
justify-content: space-around;