margin top for mobile

This commit is contained in:
Thijs Stobbelaar 2023-11-16 21:34:34 +01:00
parent cfb118ce7c
commit 8224395874

View file

@ -66,3 +66,8 @@ table {
border-spacing: 0;
border-collapse: collapse;
}
section h2 {
margin-top: 0px;
}