Skip to content

Commit

Permalink
improved responsivity
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamedmaghzaoui committed Nov 15, 2024
1 parent 19b688a commit dc67fdc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,22 +64,22 @@

<div style="margin-top: 3%;"> <!--begin row to divide elements-->

<div class="my-xl-4 offset-xl-3 offset-lg-3 col-xl-9 col-lg-4 col-sm-8 col-md-8 col- row">
<div class="my-xl-4 offset-xl-3 offset-lg-4 col-xl-9 col-lg-4 col-sm-8 col-md-8 col- row">
<!--information-->
<!--begin information sector-->
<!--use text 2 for responsive font size-->
<div class="row ">
<div class="text-light fw-bold col-xl-5 mb-4 elm-3">
<div class="text-light fw-bold col-xl-5 col-lg-9 mb-4 elm-3">
<span class="fs-1 text-warning"><i class="fas fa-home icon"></i></span>
<span class="text2 ms-1">Boulevard Vauban, Guyancourt, France</span>
</div>

<div class="text-light fw-bold col-xl-5 mb-4 elm-4">
<div class="text-light fw-bold col-xl-5 col mb-4 elm-4">
<span class="fs-1 text-warning"><i class="fas fa-phone-alt icon"></i></span>
<span class="text2 ms-2">0646973854</span>
</div>

<div class="text-light fw-bold col-xl-5 mb-4 elm-5">
<div class="text-light fw-bold col-xl-5 col-lg-9 mb-4 elm-5">
<span class="fs-1 text-warning"><i class="fas fa-envelope icon"></i></span>
<span class="text2 ms-2">mohamedmaghzaoui53@gmail.com</span>
</div>
Expand All @@ -88,7 +88,7 @@
<span class="text2 ms-2">20</span>
</div>

<div class="text-light fw-bold col-xl-5 mb-4 elm-7">
<div class="text-light fw-bold col-xl-5 col-lg-9 mb-4 elm-7">
<span class="fs-1 text-warning"><i class="fab fa-github icon"></i></span>
<span class="text2 ms-1"><a href="https://github.com/mohamedmaghzaoui"
id="link">https://github.com/mohamedmaghzaoui</a></span>
Expand Down

0 comments on commit dc67fdc

Please sign in to comment.