Skip to content

Commit

Permalink
style: Transition of Navbar from dark to light and vice-versa is now …
Browse files Browse the repository at this point in the history
…smooth (apache#24485)
  • Loading branch information
git-init-priyanshu authored and sfirke committed Mar 22, 2024
1 parent febaeb7 commit ed8d1f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/styles/main.less
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit ed8d1f3

Please sign in to comment.