style: reduce section padding for tighter layout
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
/* ===== Layout ===== */
|
||||
|
||||
.section-padding {
|
||||
@apply py-24 sm:py-32;
|
||||
@apply py-10 sm:py-14;
|
||||
}
|
||||
|
||||
.section-container {
|
||||
|
||||
Reference in New Issue
Block a user