test: robustecer validación del centrado responsive en home

Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/8cb9755f-d00d-45ae-ab08-9799aa769175

Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-20 11:13:28 +00:00
committed by GitHub
parent 86bab63749
commit 9a32ee364e
2 changed files with 14 additions and 6 deletions
-2
View File
@@ -121,8 +121,6 @@
@media (max-width: 767.98px) {
.hero-section h1 {
margin-left: auto;
margin-right: auto;
text-align: center;
text-wrap: balance;
}