Skip to content

Commit

Permalink
Remove centering of div.row and div.col
Browse files Browse the repository at this point in the history
  • Loading branch information
MBARIMike committed May 30, 2024
1 parent 4507519 commit f348684
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions smdb/smdb/static/css/project.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,7 @@ div.row {
margin-left: 2rem;
margin-right: 1rem;
}
div.row
div.col {
text-align: center;
}

#comp_detail {
margin-left: 2rem;
margin-right: 1rem;
Expand Down

0 comments on commit f348684

Please sign in to comment.