Skip to content
Snippets Groups Projects
Commit 89ad3dac authored by Lukas Schreiner's avatar Lukas Schreiner
Browse files

Avoid too-early line-break on front matter

parent 57015df2
Branches
No related tags found
No related merge requests found
Pipeline #2690 passed
......@@ -33,7 +33,7 @@ section.home {
color: #fff;
.home {
max-width: 520px;
max-width: 535px;
font-weight: bold;
font-size: 58px;
@include respond-below(small-mobile) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment