diff --git a/src/index.html b/src/index.html index 7716bea..0efe38a 100644 --- a/src/index.html +++ b/src/index.html @@ -1,6 +1,6 @@ -

+

diff --git a/src/lib/scss/_custom-bulma.scss b/src/lib/scss/_custom-bulma.scss index 1d5b590..fcfd52e 100644 --- a/src/lib/scss/_custom-bulma.scss +++ b/src/lib/scss/_custom-bulma.scss @@ -21,6 +21,9 @@ $link: $green; $link-hover: color.scale($green, $lightness: +10%); $link-active: color.scale($green, $lightness: +10%); $link-focus: color.scale($green, $lightness: +10%); +$input-color: $grey-darker; +$input-placeholder-color: $grey-darker; // Some opacity is applied to this +$input-focus-color: $black; $weight-normal: 400; @@ -31,6 +34,7 @@ $family-monospace: Hack, $family-monospace; $text: $grey-light; $text-strong: $primary; +$label-color: $text; $content-heading-color: $text; $hr-background-color: $grey-light; diff --git a/src/mail.html b/src/mail.html index 06de32f..29be022 100644 --- a/src/mail.html +++ b/src/mail.html @@ -1,15 +1,15 @@ -

Contact Me

+

Contact Me

-
-
+
+
-
- +
+
-
- +
+
-
- +
+
- +
+
+ +
+
-
+
Any messages you enter here are directly forwarded to me. I aim to respond within a day.