remove unnecesary style from hero

This commit is contained in:
2026-09-13 10:16:26 +02:00
parent 7f863f5b9f
commit a98617b8f0
-1
View File
@@ -34,7 +34,6 @@ header {
#hero {
position: absolute;
bottom: calc(100% + 1rem);
left: 0;
font-size: 4rem;
display: flex;
align-items: baseline;