chore: update README.md with new branding, improved descriptions, and enhanced layout for better clarity and user engagement
9eebfe0Rami Atrounifeat: add feed content, filter bar, and header components for enhanced feed display and filtering functionality
8a80adaRami Atrounifeat: add layout toggle component and associated layout animation; integrate layout functionality into live feed
0c70e6fRami Atrounifix: update short name in manifest and live feed components from "LEBMON" to "LEBMONITOR" for consistency
78ba6f0Rami Atrounirefactor: replace useState with useSyncExternalStore in hooks for font size, theme, and feed preferences; remove unused font size presets from globals.css
f674a5bRami Atrounifeat: integrate tooltip component across various UI elements;
0f3a2f7Rami Atrounifeat: add font size toggle component and presets; update feed card styles to utilize new font size classes
b2a3be3Rami Atrounirefactor: replace Noto Sans Arabic with Tajawal font in layout; add unique ID to SheetContent in FeedSettings for improved accessibility
cef981cRami Atrounirefactor: change button to div for accessibility improvements in FeedSettings component; added keyboard navigation support
190aa4fRami Atrounirefactor: update changelog page layout for improved styling and readability; add link to changelog in live feed footer for easier navigation
2fe3f44Rami Atrouni