Skip to content

Commit

Permalink
style: fix weird fixed position log out link
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Mar 30, 2022
1 parent c77ed60 commit 900c443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ body {


.Header {
position: relative;
display: flex;
align-items: center;
justify-content: center;
Expand Down

0 comments on commit 900c443

Please sign in to comment.