Refactor page_7.html for improved layout and responsiveness

- Enhanced the structure of the Spirometry Assessment and Respiratory sections for better readability.
- Centered images and added max-width constraints to ensure proper scaling on different devices.
- Improved text formatting for clarity and consistency.
This commit is contained in:
bolade
2025-09-29 10:42:23 +01:00
parent d12add210b
commit a20f21d288
12 changed files with 108 additions and 86 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ page_7_context = {
"peak_vt_bpm": 198,
"peak_vt_zone": 3,
"fev1_percentage": 85,
"lung_analysis_chart": "",
"lung_analysis_chart": image_to_base64("/home/oluwasanmi/Documents/Work/MKD/report_generation/graphs/spirometry_chart.png"),
"respiratory_analysis_chart": image_to_base64(
"/home/oluwasanmi/Documents/Work/MKD/report_generation/graphs/respiratory.png"
),