Feature #5024
Updated by Aruna Prasanna 18 days ago
I worked on configuring the Quill Editor to support custom font sizes by registering new formats using quill.register and applying consistent styling across the application using ::ng-deep. The font sizes selected inside the editor now accurately reflect in the Blog Detail Page as well.
Additionally, I implemented several UI improvements across the components, including:
Enhancements to the Home Page layout and styling
UI refinements in the Blog Listing Page and the Blog Section
Implementing navigation so that clicking a blog redirects the user to the Blog Detail Page
Improving the user interface and design consistency on the TechySave Page