about page spacing

This commit is contained in:
2023-06-02 23:51:54 +02:00
parent dc1c03d912
commit c9e5de0f37

View File

@@ -75,6 +75,9 @@
<style>
section {
width: 100%;
display: flex;
flex-direction: column;
gap: 2rem;
}
ul {