mirror of
https://github.com/JustAnimeCore/JustAnime.git
synced 2026-04-17 22:01:45 +00:00
fixed/margin padding
This commit is contained in:
@@ -5,7 +5,7 @@ import { faShield } from "@fortawesome/free-solid-svg-icons";
|
||||
|
||||
function DMCA() {
|
||||
return (
|
||||
<div className="max-w-5xl mx-auto px-4 pt-24 pb-5">
|
||||
<div className="max-w-5xl mx-auto pt-16 pb-5">
|
||||
{/* Content */}
|
||||
<div className="space-y-12 text-white/60">
|
||||
<div className="text-center mb-8">
|
||||
|
||||
Reference in New Issue
Block a user