/* tablet.css */
@media (min-width: 768px) {
  /* Add tablet-specific styles here if needed */
}
