use gradient on website link
This commit is contained in:
@@ -22,6 +22,7 @@ struct WebsiteLink: View {
|
|||||||
}, label: {
|
}, label: {
|
||||||
Text(link_text)
|
Text(link_text)
|
||||||
.font(.footnote)
|
.font(.footnote)
|
||||||
|
.foregroundStyle(LINEAR_GRADIENT)
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user