Removed row-gap in banner.

This commit is contained in:
2021-02-19 09:22:54 +01:00
parent 113f286f03
commit ac6a5195a5

View File

@@ -106,7 +106,6 @@
flex-direction: column;
align-items: center;
justify-content: center;
row-gap: 3em;
&.collapsed {
max-height: 0%;
@@ -238,4 +237,4 @@
h2 {
display: flex;
}
}
}