diff --git a/week-3/23-comments/index.html b/week-3/23-comments/index.html
index 110a5027..e516b099 100644
--- a/week-3/23-comments/index.html
+++ b/week-3/23-comments/index.html
@@ -32,6 +32,11 @@
Our t-shirts are amazing!
Add your comments and let us know what you think!
+
diff --git a/week-3/24-dietary/index.html b/week-3/24-dietary/index.html
index 5593174b..4ba424fc 100644
--- a/week-3/24-dietary/index.html
+++ b/week-3/24-dietary/index.html
@@ -20,6 +20,14 @@ Codi Summit
diff --git a/week-3/25-shirt-size/index.html b/week-3/25-shirt-size/index.html
index 9e4d606f..220d737f 100644
--- a/week-3/25-shirt-size/index.html
+++ b/week-3/25-shirt-size/index.html
@@ -29,7 +29,14 @@
- Medium
+
|
1
diff --git a/week-3/25-shirt-size/styles.css b/week-3/25-shirt-size/styles.css
index f2831578..0fb5e411 100644
--- a/week-3/25-shirt-size/styles.css
+++ b/week-3/25-shirt-size/styles.css
@@ -1 +1,8 @@
/* Add your CSS below */
+
+.screenreader {
+ clip: rect(1px, 1px, 1px, 1px);
+ position: absolute !important;
+ left: -2000px;
+ display: none;
+}
diff --git a/week-3/26-checkout-groups/index.html b/week-3/26-checkout-groups/index.html
index 66513ddd..785dd005 100644
--- a/week-3/26-checkout-groups/index.html
+++ b/week-3/26-checkout-groups/index.html
@@ -38,7 +38,27 @@
Checkout
diff --git a/week-3/27-attributes/index.html b/week-3/27-attributes/index.html
index e54fd838..8d0d34d9 100644
--- a/week-3/27-attributes/index.html
+++ b/week-3/27-attributes/index.html
@@ -42,7 +42,7 @@ Checkout
-
+
@@ -50,18 +50,18 @@ Checkout
-
+
-
+
|