diff --git a/view-detection.html b/view-detection.html index 33bbcce..aea93c6 100644 --- a/view-detection.html +++ b/view-detection.html @@ -462,7 +462,11 @@

Subcostal/Suprasternal:

.table-container { display: flex; justify-content: space-between; - gap: 20px; /* Space between the tables */ + gap: 20px; + } + .table-section { + width: 45%; + text-align: center; } table { width: 45%; @@ -478,9 +482,8 @@

Subcostal/Suprasternal:

th { background-color: #f2f2f2; } - .section-title h2 { + h2 { margin: 10px 0; - text-align: center; } @@ -497,6 +500,8 @@

Doppler Views:

+
+

Doppler Views:

@@ -535,7 +540,10 @@

Doppler Views:

View Tissue Doppler of the right ventricular free wall
+
+
+

PLAX Views:

@@ -574,6 +582,29 @@

Doppler Views:

View Parasternal inflow view including tricuspid valve
+
+ +
+

Subcostal Views:

+ + + + + + + + + + + + + + + + + +
ViewDescription
subcostal-heartSubcostal window, focused on the heart
subcostal-ivcSubcostal window, focused on the inferior vena canva
suprasternalSuprasternal view
+