Skip to content

Commit

Permalink
Merge pull request #41 from jahongiry/fixChat
Browse files Browse the repository at this point in the history
fix main section btns
  • Loading branch information
jahongiry authored Mar 3, 2024
2 parents b8276ff + 0b59da0 commit 8c894cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/component/mainSection/mainSection.css
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,10 @@
gap: 2rem;
}

.home-container__info .home-btns {
align-self: center;
}

.mainSection .home-container__info .statistics {
display: none;
}
Expand Down

0 comments on commit 8c894cf

Please sign in to comment.