Add work page, stylistic changes and dynamic classes to buttons
This commit is contained in:
@@ -36,7 +36,7 @@ const Header = () => (
|
||||
</Link>
|
||||
</ul>
|
||||
|
||||
<Button text="Contact" classes="rounded-full" url="/contact" />
|
||||
<Button text="Contact" standard classes="rounded-full" url="/contact" />
|
||||
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user