diff options
-rw-r--r-- | scss/pergamon.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/pergamon.scss b/scss/pergamon.scss index a143fd0..0308e5e 100644 --- a/scss/pergamon.scss +++ b/scss/pergamon.scss @@ -57,7 +57,7 @@ body{ } .jumbotron a{ - text-shadow: 2px 2px 2px #000; + text-shadow: 1px 1px 2px #fff; } .jumbotron-background img { |