Merge pull request #61 from nikhil-bagla/patch-2

Update style.css
This commit is contained in:
Brad Traversy 2021-07-31 10:30:29 -04:00 committed by GitHub
commit ee21526644
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,6 +66,7 @@ main {
display: flex;
align-items: center;
justify-content: space-between;
gap:0.2rem;
padding: 0.5rem 1rem 1rem;
letter-spacing: 0.5px;
}