fixed header layout

This commit is contained in:
Martin Zwirner 2023-12-27 17:57:38 +01:00
parent 286e25cdef
commit 1511a20559
1 changed files with 6 additions and 1 deletions

View File

@ -3,5 +3,10 @@
}
.intro-header {
margin-top: 20px;
margin-top: 60px;
margin-bottom: 40px;
}
.intro-header .page-heading h1 {
font-size: 45px;
}