Skip to content

Commit

Permalink
[chore] fix profile spacing on very small screens (#1050)
Browse files Browse the repository at this point in the history
  • Loading branch information
f0x52 committed Nov 15, 2022
1 parent a39a664 commit fece7fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/source/css/profile.css
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ main {
}

.basic {
margin-top: calc(-22vw + 1rem);
height: initial;
display: flex;
flex-direction: column;
Expand Down

0 comments on commit fece7fa

Please sign in to comment.