Reduce margin between sections

This commit is contained in:
Johannes Zellner
2025-04-07 23:04:49 +02:00
parent a4586b8bf1
commit b59833e8f0

View File

@@ -30,7 +30,7 @@ export default {
<style scoped>
.section {
margin-bottom: 50px;
margin-bottom: 30px;
}
.section-header {