diff --git a/index.html b/index.html
index 0336a4b..221f9c6 100644
--- a/index.html
+++ b/index.html
@@ -30,27 +30,27 @@
HTML5 Accessibility
-
Chrome 62
- on Windows 10
+ Tested Dec. 2017
on Windows 10
92%
-
Edge 80
- on Windows 10
+ Tested Apr. 2020
on Windows 10
100%
-
Firefox 58.0b9
- on Windows 10
+ Tested Dec. 2017
on Windows 10
89%
-
Internet Explorer 11
- on Windows 10
+ Tested Dec. 2017
on Windows 10
56%
-
Safari 11.0.3
- on OS High Sierra
+ Tested Feb. 2018
on OS High Sierra
98%
diff --git a/style/styles.css b/style/styles.css
index a3853c3..b513d90 100644
--- a/style/styles.css
+++ b/style/styles.css
@@ -428,6 +428,10 @@ nav a {
line-height: 1.5;
}
+.platform {
+ margin-top: 4px;
+}
+
.result {
display: inline-block;
@@ -494,7 +498,7 @@ nav a {
.test-results li {
float: left;
width: calc(50% - 6px);
- height: 308px;
+ height: 332px;
margin: 0 0 12px 0;
padding-top: 122px;