fix: más padding y espacio en campos del formulario expandido

Inputs más grandes (0.85rem padding, font 1rem), gap vertical 1rem
entre campos, padding del card 40px/48px, headings más grandes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Gestoría LP
2026-03-02 06:41:54 +00:00
parent 5b7cff8001
commit 9d1bff8cf1
2 changed files with 12 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer">
<!-- Site Stylesheet -->
<link rel="stylesheet" href="assets/css/style.css?v=20260302">
<link rel="stylesheet" href="assets/css/style.css?v=20260302b">
<!-- Dark theme meta -->
<meta name="theme-color" content="#0a0a0a">