Skip to content

Commit

Permalink
Update about.html
Browse files Browse the repository at this point in the history
Added additional top margin on container box to correct vertical alignment
  • Loading branch information
TilteD24 authored Oct 29, 2024
1 parent 2f9e4cd commit 2c9a3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
</div>
<!-- -->
<div class="body">
<div class="container text">
<div class="container text mt-4">
<div class="row gy-3 gy-md-4 gy-lg-0 align-items-lg-center glass">
<div class="col-12 col-lg-6 col-xl-5">
<img
Expand Down

0 comments on commit 2c9a3a4

Please sign in to comment.