Skip to content

Commit

Permalink
Update Exer2.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AllMaciente authored Aug 16, 2024
1 parent 022e9d2 commit 0bcf01d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Exer2.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@ <h1>Sign In</h1>
</div>
<div class="buttons">
<button class="face">
<i class="fa-brands fa-facebook"></i>
<i class="fa-brands fa-facebook fa-2xl"></i>
Login with facebook
</button>
<button class="twitter">
<i class="fa-brands fa-twitter"></i>
<i class="fa-brands fa-twitter fa-2xl"></i>
Login with twitter
</button>
<button class="google">
<i class="fa-brands fa-google"></i>
<i class="fa-brands fa-google fa-2xl"></i>
Login with google
</button>
</div>
Expand All @@ -54,4 +54,4 @@ <h1>Sign In</h1>
</aside>
</body>

</html>
</html>

0 comments on commit 0bcf01d

Please sign in to comment.