flask/flaskr
Neo ab02397494 Update font family to FontAwesome
This commit updates the font family in the file
flaskr/static/style.css to FontAwesome as per the
review comment. The previous font family was not
rendering the icons correctly, leading to visual
inconsistencies. By switching to FontAwesome, we
ensure that the icons are displayed as intended.

Additionally, the icon previously set in the
background has been removed to avoid duplication
and potential rendering issues. This change
simplifies the styling and aligns with the
reviewer's feedback.
2024-09-06 12:36:42 +01:00
..
static Update font family to FontAwesome 2024-09-06 12:36:42 +01:00
templates Fix dark mode icon placement 2024-09-06 12:36:42 +01:00
__init__.py Add dark mode support 2024-09-06 12:35:40 +01:00
auth.py I just want the tutorial 2024-09-06 00:18:20 +01:00
blog.py I just want the tutorial 2024-09-06 00:18:20 +01:00
db.py I just want the tutorial 2024-09-06 00:18:20 +01:00
schema.sql I just want the tutorial 2024-09-06 00:18:20 +01:00