Remove redundant 'Today's Featured Article' badge from hero card
This commit is contained in:
@@ -248,10 +248,7 @@ function FeaturedArticleCard({ page }: { page: WikiPage }) {
|
||||
</div>
|
||||
)}
|
||||
|
||||
<div className="absolute top-2 left-2 px-2 py-0.5 rounded-md bg-black/60 backdrop-blur-sm text-white text-xs font-medium flex items-center gap-1">
|
||||
<Star className="size-3" />
|
||||
Today's Featured Article
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div className="p-4 space-y-2">
|
||||
|
||||
Reference in New Issue
Block a user