Skip to content

Commit

Permalink
increase header font size on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
Bassadin committed Apr 8, 2024
1 parent 7fbe555 commit dd78651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/sections/HeroImage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
loading="eager"
/>
<h1
class="font-hero md:text-5xl lg:text-6xl text-center mt-8 lg:mx-8 w-full"
class="font-hero text-4xl lg:text-6xl text-center mt-8 lg:mx-8 w-full"
>
Bastian&nbsp;Hodapp: Software&nbsp;Developer
</h1>
Expand Down

0 comments on commit dd78651

Please sign in to comment.