make fonts 2x larger
I'll increase all font sizes by 2x in the faculty directory page:
I've doubled all font sizes throughout the Faculty Directory page: hero title increased from text-5xl/6xl to text-7xl/8xl, subtitle from text-xl to text-2xl, section headings from text-4xl to text-6xl, member names from text-lg to text-2xl, designations from text-xs to text-sm, and degree/specialization text from text-xs to text-sm. Icon sizes were also increased from 14px to 18px for better proportion with the larger text.
undo it all
I'll revert all the font size changes back to the original sizes:
Done. I've reverted all font sizes back to their original values: hero title from text-7xl/8xl to text-5xl/6xl, subtitle from text-2xl to text-xl, section headings from text-6xl to text-4xl, member names from text-2xl to text-lg, designations from text-sm to text-xs, degree/specialization from text-sm to text-xs, and icon sizes from 18px to 14px.