Open Sanatan25 opened 2 weeks ago
Adjust text size for better readability on smaller screens
@media (max-width: 480px) { .footer-text { font-size: 12px; } }
@Sanatan25 Can you describe the problem in detail?
Adjust text size for better readability on smaller screens
@media (max-width: 480px) { .footer-text { font-size: 12px; } }