Skip to content

Commit

Permalink
[Design] 가운데정렬2
Browse files Browse the repository at this point in the history
  • Loading branch information
nowaveosu committed Aug 3, 2024
1 parent 0497626 commit 46f0eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ <h2>I'm a
</div>
</section> -->

<section class="ftco-about img ftco-section ftco-no-pt ftco-no-pb mt-5" id="about-section">
<section class="ftco-about img ftco-section ftco-no-pt ftco-no-pb mt-5" id="about-section" style="margin-left: 10px">
<div class="container">
<div class="row justify-content-center d-flex no-gutters">
<div class="col-md-6 col-lg-6 d-flex">
Expand Down

0 comments on commit 46f0eba

Please sign in to comment.