This commit is contained in:
2024-05-06 11:30:52 +02:00
parent ea5d335498
commit af3a4d55cc
3 changed files with 8 additions and 6 deletions
@@ -211,11 +211,12 @@ header {
flex-direction: column;
}
div:nth-of-type(1){
font-size: 8rem;
font-size: 7rem;
font-family: 'Mariannebold';
line-height: 95%;
grid-column: 1 / span 5;
grid-row: 2;
margin-bottom: 2rem;
@media screen and (max-width: 300px) {
font-size: 4.5rem;
order: 3;