Skip to content

Commit

Permalink
fix: login link fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdeali099 committed Dec 2, 2024
1 parent 15a314f commit 2567b6f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ export default {
margin-top: 20px;
}
.change-view-btn a {
color: var(--primary-color);
.change-view-btn a:hover {
text-decoration: underline;
}
@media (max-width: 991px) {
Expand Down

0 comments on commit 2567b6f

Please sign in to comment.