Skip to content

Commit d2db98f

Browse files
committed
Fix border
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent d7695ef commit d2db98f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h2 class="fw-lighter d-none d-lg-block">
8080
</div>
8181
{{< /components/ribbon >}}
8282

83-
<section class="bg-light border-top border-bottom py-4">
83+
<section class="bg-light border-bottom py-4">
8484
<div class="container">
8585
<div class="row align-items-center g-5">
8686
<div class="col-12 col-md-3">

0 commit comments

Comments
 (0)