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

@ -65,4 +65,9 @@ table {
margin-top: 5px;
border-spacing: 0;
border-collapse: collapse;
}
section h2 {
margin-top: 0px;
}