1
0

Remove content vertical spacing

This commit is contained in:
PA4KEV 2023-05-23 11:13:37 +02:00
parent 93eac60197
commit 55c2c1f8ad

View File

@ -6,10 +6,6 @@ body {
overflow: hidden;
}
.content-section {
min-height: 100vh;
}
.content-item {
margin-bottom: 40px;
}