feat: Update Contact button styling with centered alignment and white text color
This commit is contained in:
@@ -369,6 +369,8 @@ p:last-child { margin-bottom: 0; }
|
|||||||
padding: .6rem 1.8rem;
|
padding: .6rem 1.8rem;
|
||||||
font-size: .85rem;
|
font-size: .85rem;
|
||||||
border-radius: 50px;
|
border-radius: 50px;
|
||||||
|
justify-content: center;
|
||||||
|
color: #fff;
|
||||||
}
|
}
|
||||||
.nav-contact a.btn::after { display: none; } /* Remove underline animation from button */
|
.nav-contact a.btn::after { display: none; } /* Remove underline animation from button */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user