Updated button styles to have hover
This commit is contained in:
+5
-5
@@ -24,9 +24,9 @@
|
||||
</ul>
|
||||
</nav>
|
||||
<div>
|
||||
<h1>full stack developer</h1>
|
||||
<h1>full stack developer_</h1>
|
||||
<a href="" class="btn btnPrimary">Contact Me</a>
|
||||
<button><i class="fas fa-chevron-down"></i></button>
|
||||
<a href="#about"><i class="fas fa-chevron-down"></i></a>
|
||||
</div>
|
||||
</header>
|
||||
<main>
|
||||
@@ -38,7 +38,7 @@
|
||||
exercitationem fugiat harum itaque laudantium placeat repellat suscipit velit! Aliquam architecto autem
|
||||
beatae consectetur, dicta dolorum eligendi esse harum hic iure labore, libero molestias nemo neque nisi
|
||||
nostrum odio sed sunt tempora totam voluptatem voluptatibus.</p>
|
||||
<a href="/other/rohitpaicv.pdf" class="btn btnPrimary" download="">Download CV</a></div>
|
||||
<a href="other/rohitpaicv.pdf" class="btn btnPrimary" download="">Download CV</a></div>
|
||||
<div id="curiculumvitae">
|
||||
<h1>curriculum vitae</h1>
|
||||
<div class="cvGrid">
|
||||
@@ -61,8 +61,8 @@
|
||||
iure iusto libero molestias nobis nostrum placeat praesentium quia quo reprehenderit,
|
||||
repudiandae.</p>
|
||||
<div class="flexCol">
|
||||
<a href="" class="btn btnPrimary"></a>
|
||||
<a href="" class="btn btnOutline"></a>
|
||||
<a href="" class="btn btnPrimary">testing</a>
|
||||
<a href="" class="btn btnOutline">testing</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user