mirror of
https://github.com/TheRealOwenRees/chess-scribe-website.git
synced 2026-07-23 09:56:57 +00:00
reduce spacing between header details sections
This commit is contained in:
@@ -9,7 +9,7 @@ interface IProps {
|
||||
|
||||
const CustomHeaders = ({ headers, updateHeaders }: IProps) => {
|
||||
return (
|
||||
<div className="my-4 w-full">
|
||||
<div className="mt-4 w-full">
|
||||
<details className="bg-(--neutral-content)/20 p-4 rounded-lg">
|
||||
<summary>
|
||||
Custom Headers (PDF)
|
||||
|
||||
Reference in New Issue
Block a user