Skip to content

Commit

Permalink
fix profile-website css (zedeus#669)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyzy823 authored Jul 17, 2022
1 parent 0200cc2 commit 17cb977
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sass/profile/card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
}
}

.profile-joindate, .profile-location, profile-website {
.profile-joindate, .profile-location, .profile-website {
color: var(--fg_faded);
margin: 2px 0;
margin: 1px 0;
width: 100%;
}
}
Expand Down

0 comments on commit 17cb977

Please sign in to comment.