bold style for the link resolved
This commit is contained in:
parent
3cac7c7d04
commit
bee5499816
@ -169,7 +169,10 @@ const FeaturedArticlesCards = () => {
|
||||
|
||||
<Card.CardAction href={Articale.Link}>
|
||||
<Link to="*">
|
||||
<Typography className="text-blue-500 font-bold">
|
||||
<Typography
|
||||
className="text-blue-500 font-bold"
|
||||
fontWeightVariant="bold"
|
||||
>
|
||||
{t("mainPage.more")}
|
||||
</Typography>
|
||||
</Link>
|
||||
|
Loading…
x
Reference in New Issue
Block a user