Add more top padding to the projects section
This commit is contained in:
parent
36d2a07fe2
commit
6a193eb3ec
2 changed files with 5 additions and 1 deletions
|
|
@ -261,6 +261,10 @@ body.light-mode .home-container a:hover {
|
|||
}
|
||||
|
||||
/* projects Section */
|
||||
.projects-section {
|
||||
padding-top: 48px;
|
||||
}
|
||||
|
||||
.projects-container {
|
||||
margin-top: 4rem;
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue