diff --git a/css/sass/_portal.scss b/css/sass/_portal.scss index 5c0eb07..9005990 100644 --- a/css/sass/_portal.scss +++ b/css/sass/_portal.scss @@ -42,7 +42,7 @@ color: #fff; padding: 3px 7px; background-color: $dark; - background-color: rgba(0,0,0,.5); + background-color: rgba(0,0,0,.8); a { color: $yellow-peach; &:hover { @@ -120,4 +120,4 @@ max-width: 100%; } } -} \ No newline at end of file +}