oposiciones

This commit is contained in:
Tatiana Villa 2026-02-10 18:22:23 +01:00
parent 4180881a9e
commit c81939b510
1 changed files with 1 additions and 1 deletions

View File

@ -202,6 +202,6 @@ a:focus-visible {
@media (max-width: 600px) { @media (max-width: 600px) {
body { body {
padding: 0.5rem; padding: 0.5rem;
font-size: 2rem; font-size: 2.5rem !important;
} }
} }