Fixed CSS styling changes in font file. Updated URL to static files
- 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
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment