lactf / lactf-website

LA CTF hosted by ACM Cyber & Psi Beta Rho! Website for the largest annual cybersecurity competition at UCLA! Whether you are tackling your first exploit or have professional experience, there will be challenges just right for you!
https://lac.tf/
10 stars 4 forks source link

Refactor Styling to Include Global Variables #31

Closed bliutech closed 1 year ago

bliutech commented 1 year ago

After some observation, a lot of styling issues especially those with dynamic sizing could be solved with global variables for things such as width, font size, color, etc.