padding
All checks were successful
Deploy Theme / deploy (push) Successful in 10s

This commit is contained in:
kscheidecker 2025-03-11 07:59:57 +01:00
parent c49d041bb7
commit e889113a21

View File

@ -187,6 +187,8 @@
height: auto;
width: 100%;
flex-direction: column;
padding-top: 5vh;
padding-bottom: 5vh;
}
.hero-content {
@ -195,7 +197,8 @@
}
.hero-logo {
width: 30vw;
height: auto;
width: 25vw;
}
.hero-title {