diff --git a/slt/css/layout/_page-layout.scss b/slt/css/layout/_page-layout.scss index 0e611a8..77b6f46 100644 --- a/slt/css/layout/_page-layout.scss +++ b/slt/css/layout/_page-layout.scss @@ -6,6 +6,7 @@ @include abstract.for-desktop { display: flex; flex-flow: row; + margin-top: 25px; // width: 100%; justify-content: space-around;