Skip to content

Commit

Permalink
💄 fix ui alignment issue
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Fihlon <[email protected]>
  • Loading branch information
McPringle committed Mar 30, 2024
1 parent a038681 commit 03aff96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/themes/apus/views/social-view.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@

#social-view h2 {
font-size: 30px;
margin: 10px;
margin: 0 10px 10px 10px;
}

0 comments on commit 03aff96

Please sign in to comment.