Glossarysiteadmin2026-09-11T21:09:30+00:00
Wunder Talent Services
@media (max-width: 768px) {
section div {
grid-template-columns: 1fr !important;
}
section h2 {
font-size: 2rem !important;
text-align: center !important;
}
section a {
min-height: 60px !important;
padding: 25px !important;
}
section a span:last-child {
font-size: 1rem !important;
}
}
@media (max-width: 480px) {
section {
padding: 40px 15px !important;
}
section h2 {
font-size: 1.8rem !important;
margin-bottom: 30px !important;
}
section div {
gap: 20px !important;
}
}