Skip to content

Commit

Permalink
top align community section content
Browse files Browse the repository at this point in the history
  • Loading branch information
pipercucu committed Jan 9, 2024
1 parent 3a6f6a2 commit 78a53ab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/components/Community.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,12 @@
}

.community-content {
position: relative;
position: absolute;
top: 0;
display: flex;
flex-direction: column;
align-items: center;
padding-bottom: 20vh;
padding-top: 10vh;

@media (max-width: 900px) {
padding-bottom: 0px;
Expand Down

0 comments on commit 78a53ab

Please sign in to comment.