fix: campos de formulario más grandes y espaciados

Inputs: padding 1rem, font 1.1rem, border-radius 10px.
Labels: font 1rem. Radio buttons: 20px. Headings: 1.3rem.
Gap vertical entre campos 1.5rem.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Gestoría LP
2026-03-02 07:00:26 +00:00
parent 9d1bff8cf1
commit a63ba51a33
2 changed files with 31 additions and 6 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=20260302b">
<link rel="stylesheet" href="assets/css/style.css?v=20260302c">
<!-- Dark theme meta -->
<meta name="theme-color" content="#0a0a0a">