Skip to content

Commit cc0e158

Browse files
update style of link
1 parent ed16a6d commit cc0e158

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/components/Card/style.module.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@
4444
font-size: 1.10rem;
4545
margin-bottom: 5%;
4646
font-family: $roboto;
47+
48+
& a {
49+
text-decoration: none;
50+
color: lightblue;
51+
}
4752
}
4853

4954
& .Icon {

0 commit comments

Comments
 (0)