style: Transition of Navbar from dark to light and vice-versa is now smooth (#24485)

This commit is contained in:
Priyanshu Bartwal 2023-11-16 01:11:12 +05:30 committed by GitHub
parent f22ae2dc51
commit 63b8172321
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ a > span > svg {
font-size: 14px;
font-weight: 400;
background-color: #fff;
transition: all 0.5s;
.get-started-button {
border-radius: 10px;