Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
manjunath7472 authored Mar 30, 2024
1 parent a21b828 commit b434c69
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
width: 33.333%; /* 1/3 of sectionB's width */
text-align: left;
margin-left: 12px;

}

.sectionB > .spacer {
Expand Down Expand Up @@ -161,13 +161,13 @@

<section class="sectionB">

<a>Linkedin Profile </a>
<a style="font-size: 12px;">Linkedin Profile </a>

<div class="spacer"></div> <!-- This div acts as the blank second part -->

<div class="socialLinks" style="display: flex;flex-direction: column;">

<a>Download CV </a>
<a style="font-size: 12px;">Download CV </a>

</div> <!-- This div acts as the blank second part -->

Expand All @@ -191,8 +191,6 @@ <h1 style="font-weight: 400; margin: 0; font-size: 50px;">Karanth</h1>
</div>

</header>




<nav>
Expand Down

0 comments on commit b434c69

Please sign in to comment.