Skip to content

Commit

Permalink
Merge pull request #610 from Vikashchou-dhary/main
Browse files Browse the repository at this point in the history
#599 solved
  • Loading branch information
apu52 authored May 26, 2024
2 parents 4c4c1b3 + 684a6f0 commit 2ecda95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ body {
margin-bottom: -28px;
/*background: rgb(241, 239, 239); */
display: flex;
flex-direction: column;
justify-content: center;
}

Expand Down Expand Up @@ -1114,6 +1115,7 @@ header {
flex-wrap: wrap;
justify-content: space-evenly;
align-items: flex-start;
flex-direction: row;
/*grid-template-columns: repeat(3, 1fr);*/
gap: 24px;
color: var(--secondary-color);
Expand Down

0 comments on commit 2ecda95

Please sign in to comment.