Skip to content

Commit

Permalink
Update index.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
alimaktabi authored Apr 28, 2024
1 parent 3661fef commit 7b61dbd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions styles/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -285,3 +285,11 @@ textarea::-webkit-scrollbar-thumb {
.nftIdTextarea::placeholder {
@apply text-gray80;
}

.markdown {
a {
@apply text-blue-500;

}

}

0 comments on commit 7b61dbd

Please sign in to comment.