Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
navirobayo committed May 19, 2024
1 parent b201aff commit 1fa6739
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
text-decoration: none;
}
.legal-note {
font-size: 14px;
font-size: 15px;
margin-top: 40px;
}
.support-email {
Expand All @@ -64,10 +64,10 @@ <h1>Binocu</h1>
<a href="https://github.com/Binocu-Dev" class="button" target="_blank">GitHub</a>
<a href="mailto:[email protected]" class="button" target="_blank">[email protected]</a>
<div class="social-media">
<p>Conoce más en</p>
<a href="https://www.instagram.com/infr4net" target="_blank">Instagram</a>
<a href="https://www.linkedin.com/company/binocu-dev" target="_blank">LinkedIn</a>
<p>Binocu S.A.S, Colombia. NIT: 901792850-1</p>
</div>
<div class="legal-note">
<p>Binocu S.A.S, Colombia. NIT: 901792850-1</p>
</div>
</body>
</html>

0 comments on commit 1fa6739

Please sign in to comment.