diff --git a/index.html b/index.html index 0336a4b..221f9c6 100644 --- a/index.html +++ b/index.html @@ -30,27 +30,27 @@

HTML5 Accessibility

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;