feat: Update Contact button styling with increased padding and rounded corners
This commit is contained in:
@@ -366,8 +366,9 @@ p:last-child { margin-bottom: 0; }
|
||||
|
||||
/* Contact button in nav */
|
||||
.nav-contact a.btn {
|
||||
padding: .6rem 1.4rem;
|
||||
padding: .6rem 1.8rem;
|
||||
font-size: .85rem;
|
||||
border-radius: 50px;
|
||||
}
|
||||
.nav-contact a.btn::after { display: none; } /* Remove underline animation from button */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user