Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 495 Bytes

File metadata and controls

13 lines (9 loc) · 495 Bytes

TODO: Update Voter Dashboard Photos

Task

Make presidential and vice presidential candidate pictures larger and square-shaped on the voter dashboard.

Steps to Complete:

  • 1. Update CSS to make candidate-photo-container square (remove border-radius)
  • 2. Increase photo container size for better visibility (50px → 80px)
  • 3. Update inline styles for ticket-based voting section
  • 4. Update inline styles for legacy candidate voting section
  • 5. Test the changes