diff --git a/404.html b/404.html index 764f93ec2..02c583f97 100644 --- a/404.html +++ b/404.html @@ -36,10 +36,6 @@ background-color: #FFF; color: #424242; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; - font-kerning: normal; - -webkit-font-variant-ligatures: common-ligatures; - font-variant-ligatures: common-ligatures; - font-weight: 400; line-height: 1.5rem; margin: 0; } @@ -70,7 +66,6 @@ display: inline-block; font-weight: 700; padding: 0.75rem 1.5rem; - text-align: center; text-decoration: none; } .btn:focus, .btn:hover { @@ -84,7 +79,7 @@ display: flex; flex-wrap: wrap; list-style: none; - margin: 1.25rem 1.25rem; + margin: 1.25rem; padding: 0; } .tiles li { @@ -128,7 +123,7 @@ opacity: 0.5; text-transform: uppercase; } - .tiles__item:active .hex, .tiles__item:focus .hex, .tiles__item:hover .hex { + .tiles li:active .hex, .tiles li:focus .hex, .tiles li:hover .hex { opacity: 1; } @media (min-width: 800px) { .tiles li { width: 50%; } } @@ -194,298 +189,298 @@ - -
- -
+ +
+ +
- \ No newline at end of file + diff --git a/index.html b/index.html index 764f93ec2..02c583f97 100644 --- a/index.html +++ b/index.html @@ -36,10 +36,6 @@ background-color: #FFF; color: #424242; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; - font-kerning: normal; - -webkit-font-variant-ligatures: common-ligatures; - font-variant-ligatures: common-ligatures; - font-weight: 400; line-height: 1.5rem; margin: 0; } @@ -70,7 +66,6 @@ display: inline-block; font-weight: 700; padding: 0.75rem 1.5rem; - text-align: center; text-decoration: none; } .btn:focus, .btn:hover { @@ -84,7 +79,7 @@ display: flex; flex-wrap: wrap; list-style: none; - margin: 1.25rem 1.25rem; + margin: 1.25rem; padding: 0; } .tiles li { @@ -128,7 +123,7 @@ opacity: 0.5; text-transform: uppercase; } - .tiles__item:active .hex, .tiles__item:focus .hex, .tiles__item:hover .hex { + .tiles li:active .hex, .tiles li:focus .hex, .tiles li:hover .hex { opacity: 1; } @media (min-width: 800px) { .tiles li { width: 50%; } } @@ -194,298 +189,298 @@ - -
- -
+ +
+ +
- \ No newline at end of file + diff --git a/src/build.js b/src/build.js index 68e253318..cbade5314 100644 --- a/src/build.js +++ b/src/build.js @@ -86,7 +86,7 @@ var header = fs.readFileSync('./header.html', 'utf8'); var footer = fs.readFileSync('./footer.html', 'utf8'); // Build content -var main = " + - \ No newline at end of file + diff --git a/src/header.html b/src/header.html index 2044c20b1..d570f54ac 100644 --- a/src/header.html +++ b/src/header.html @@ -36,10 +36,6 @@ background-color: #FFF; color: #424242; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; - font-kerning: normal; - -webkit-font-variant-ligatures: common-ligatures; - font-variant-ligatures: common-ligatures; - font-weight: 400; line-height: 1.5rem; margin: 0; } @@ -70,7 +66,6 @@ display: inline-block; font-weight: 700; padding: 0.75rem 1.5rem; - text-align: center; text-decoration: none; } .btn:focus, .btn:hover { @@ -84,7 +79,7 @@ display: flex; flex-wrap: wrap; list-style: none; - margin: 1.25rem 1.25rem; + margin: 1.25rem; padding: 0; } .tiles li { @@ -128,7 +123,7 @@ opacity: 0.5; text-transform: uppercase; } - .tiles__item:active .hex, .tiles__item:focus .hex, .tiles__item:hover .hex { + .tiles li:active .hex, .tiles li:focus .hex, .tiles li:hover .hex { opacity: 1; } @media (min-width: 800px) { .tiles li { width: 50%; } } @@ -194,14 +189,10 @@ - -
+ +