Skip to content

Commit

Permalink
fix: resolve syntax error caused by missing closing brace
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavnathe authored Dec 24, 2024
1 parent 40d386a commit d9a593e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style/app.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -1614,7 +1614,7 @@ form > input {
align-items: center;
justify-content: center;
margin-right: 0.5rem;
=======
}
/* CSS Refactor for OrgPost */

.btnsContainerOrgPost {
Expand Down

0 comments on commit d9a593e

Please sign in to comment.