This commit is contained in:
Adrian Amaglio 2023-08-04 21:50:19 +02:00
parent 71f499058c
commit 86e3a473d7

View File

@ -35,8 +35,12 @@ section, nav {
h1{
font-size:3em;
text-align:center;
margin: 0px;
padding:30px;
margin: 0;
padding: 64px 30px 30px 30px;
}
section > h2 {
padding-bottom: 1em;
}
header {