Skip to content

Commit

Permalink
feat: responsive marges services
Browse files Browse the repository at this point in the history
  • Loading branch information
LAU-MG committed Feb 19, 2024
1 parent 821a592 commit dd8975d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<span class="ri-circled bg-primary text-light fw-normal me-3 mt-3 d-sm-block d-none">
<span role="img" [ngClass]="serviceItem.icon" aria-hidden="true"></span>
</span>
<div class="text-start py-lg-3 py-2">
<div class="text-start py-lg-3 py-2 mt-2 mb-2">
<h3 class="fs-6 mb-0">
<a
class="stretched-link text-decoration-none text-body"
Expand Down

0 comments on commit dd8975d

Please sign in to comment.