Fix buttons sizes

This commit is contained in:
2021-09-30 22:49:04 +02:00
parent 4df4b0dfa0
commit 624f02d84d
2 changed files with 16 additions and 6 deletions

View File

@@ -24,7 +24,7 @@
<section class="homepage__intro">
<h1 class="title-huge">Houses</h1>
<p class="text-medium">Houses Of is a project that showcases houses of character around the world.</p>
<Button text="Explore locations" url="#" tag="a">
<Button text="Explore locations" url="#">
<img src="/images/icons/globe.svg" alt="explore globe">
</Button>
</section>