Remove gradient in some places for visibility
Changelog-Changed: Remove gradient in some places for visibility
This commit is contained in:
committed by
William Casarin
parent
f2ce146e98
commit
39f39c7382
@@ -22,7 +22,7 @@ struct WebsiteLink: View {
|
||||
}, label: {
|
||||
Text(link_text)
|
||||
.font(.footnote)
|
||||
.foregroundStyle(LINEAR_GRADIENT)
|
||||
.foregroundColor(.accentColor)
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user