mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +00:00
fix: news section — remove duplicate title, add newspaper icon, hide views from users, fix cache invalidation
This commit is contained in:
@@ -415,7 +415,7 @@ export default function NewsSection() {
|
||||
}
|
||||
|
||||
return (
|
||||
<section className="relative overflow-hidden rounded-2xl bg-dark-900/50 backdrop-blur-xl">
|
||||
<section className="relative overflow-hidden rounded-2xl bg-dark-850/80 backdrop-blur-xl">
|
||||
<div className="px-5 py-8 sm:px-6 sm:py-10">
|
||||
{/* Header */}
|
||||
<motion.div
|
||||
|
||||
Reference in New Issue
Block a user