Add some margin at top
This commit is contained in:
parent
8bf67e12bc
commit
c181a64b25
1 changed files with 1 additions and 0 deletions
|
@ -44,5 +44,6 @@ a {
|
|||
header {
|
||||
background-color: rgb(40,53,131);
|
||||
color: white;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue