This commit is contained in:
2023-06-06 08:32:03 +02:00
parent 8d6e0565c9
commit 7db424e3d8

View File

@@ -13,11 +13,6 @@
}
.section__intro {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column-reverse;
background: var(--color-white-100);