feat: simplify layout margins for banner and news categories page
This commit is contained in:
@@ -5,7 +5,7 @@ import { BERITA } from './data'
|
||||
|
||||
export const NewsCategoriesPage = () => {
|
||||
return (
|
||||
<div className="relative mx-5 sm:mx-10">
|
||||
<div className="relative">
|
||||
<Card>
|
||||
<Carousel {...BERITA} />
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user