Add some margin at top

This commit is contained in:
Gabriel Augendre 2021-06-05 16:34:55 +02:00
parent 8bf67e12bc
commit c181a64b25

View file

@ -44,5 +44,6 @@ a {
header {
background-color: rgb(40,53,131);
color: white;
margin-top: 20px;
margin-bottom: 20px;
}