Skip to content

Commit

Permalink
minor changes made
Browse files Browse the repository at this point in the history
  • Loading branch information
C0nfu5ing-5pring committed Nov 16, 2023
1 parent e8c2805 commit c481029
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ <h1 id="title" class="col-lg-12 col-md-12 col-sm-12">Lionel Messi: The G.O.A.T</
Messi still thinks he is." - <a id="tribute-link" href="https://en.wikipedia.org/wiki/Javier_Mascherano"
target="_blank">Javier Mascherano</a></p>
</div>
<hr id="divider">
<h1 id="title-2" class="col-lg-12 col-md-12 col-sm-12">Introduction</h1>
<div id="tribute-info" class="toggle">
<p><span class="yellow-color">Lionel Messi</span>, born on June 24, 1987, in Rosario, <span
Expand Down Expand Up @@ -376,8 +375,6 @@ <h1 id="title-5" class="col-lg-12 col-md-12 col-sm-12">Connect with Messi</h1>
d="M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z" />
</svg></a>
</div>
<br>
<hr id="divider">
<div class="copyright toggle">
<p>&copy; 2023 Shish Fruitwala | Lionel Messi Tribute Page</p>
</div>
Expand Down
4 changes: 2 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -181,10 +181,10 @@ a#tribute-link {
/**Divider**/

#divider {
background-color: white;
background-color: #dfdf89;
width: 80%;
margin: 0 auto;
height: 2.5px;
height: 3.5px;
}

/**Tribute-info**/
Expand Down

0 comments on commit c481029

Please sign in to comment.