mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
f46726cdc3
This commit standardizes the code formatting throughout the CSS and HTML files using 4-space indentation and proper line breaks for improved readability and maintainability. Changes include: - Reformatted CSS custom properties with consistent alignment - Fixed long CSS property lines with proper line breaks - Standardized HTML attribute formatting with proper indentation - Updated template syntax formatting for better readability - Maintained semantic structure while improving visual consistency