Skip to content

Commit

Permalink
Fix credits page bio centering at very wide resolutions. (#642)
Browse files Browse the repository at this point in the history
  • Loading branch information
cstephen committed May 8, 2024
1 parent 632f1db commit a9a4246
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/credits.vue
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,7 @@
float: right;
display: inline-block;
padding-right: 1rem;
width: 100%;
}
}
Expand Down

0 comments on commit a9a4246

Please sign in to comment.