All checks were successful
Build and Push Docker Images / docker (push) Successful in 2m12s
- Changed layout padding from Tailwind pt-48 to inline style paddingTop: 110px for reliable CSS specificity - Added negative margin to homepage hero section to maintain vertical centering - Updated client components (About, Contact, HowItWorks) from py-12 to pb-12 for proper spacing - All pages now have proper header clearance without content cutoff 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
13 lines
239 B
JSON
13 lines
239 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(timeout:*)",
|
|
"Bash(timeout /t 2)",
|
|
"Bash(if exist .nextdevlock del /F .nextdevlock)",
|
|
"Bash(if exist .nextdev rd /S /Q .nextdev)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|