Skip to content

Commit

Permalink
feat: adds bottom margin
Browse files Browse the repository at this point in the history
  • Loading branch information
luistoptal committed Nov 28, 2024
1 parent f759552 commit e13eef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protected/views/site/team.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
]
]);
?>
<div>
<div class="mb-20">
<div class="team-grid">
<article class="team-card">
<img src="../images/team/chunts.jpg" alt="Chris Hunter's portrait">
Expand Down

0 comments on commit e13eef6

Please sign in to comment.