Skip to content

Commit

Permalink
round logo corners
Browse files Browse the repository at this point in the history
  • Loading branch information
danielabar committed Jul 1, 2024
1 parent e034896 commit d144a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<div class="max-w-screen-md mx-auto">
<!-- <h1 class="text-3xl font-semibold mb-4">Prototype Should I Delay Old Age Security?</h1> -->
<div class="flex items-center mb-4">
<img src="logo.png" alt="OAS Delay Calculator Logo" class="w-12 mr-4">
<img src="logo.png" alt="OAS Delay Calculator Logo" class="w-12 mr-4 rounded">
<h1 class="text-center text-2xl font-semibold">Prototype OAS Delay Calculator</h1>
</div>

Expand Down

0 comments on commit d144a98

Please sign in to comment.