Skip to content
  • Bo-Chun Chen's avatar
    Fixed CSS styling changes in font file. Updated URL to static files · 1cd45c9c
    Bo-Chun Chen authored and Mitchell Moore's avatar Mitchell Moore committed
    - Update url for font file in css
    - Font path in css is relative to css file itself, since we put them in the same folder, should be able to use just filename
    - Remove duplicate line
    - Update URL to static files
    - Instead of hard-coded it,
       use `url_for`, function provided by flask, to generate the url
    1cd45c9c