update header margin value

This commit is contained in:
emma 2024-12-19 19:26:41 -05:00
parent 075be262f4
commit 2a6e24f029
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ header {
border-width: 5px; border-width: 5px;
border-image-source: linear-gradient(to right, #D60270, #9B4F96, #0038A8); border-image-source: linear-gradient(to right, #D60270, #9B4F96, #0038A8);
font-size: 1.4rem; font-size: 1.4rem;
margin-top: 0.4rem; margin-top: 0.43rem;
} }
footer { footer {