diff options
Diffstat (limited to 'static/website/bootstrap-css/assets/css/main.css')
-rw-r--r-- | static/website/bootstrap-css/assets/css/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/bootstrap-css/assets/css/main.css b/static/website/bootstrap-css/assets/css/main.css index 2184ff2..ff52f93 100644 --- a/static/website/bootstrap-css/assets/css/main.css +++ b/static/website/bootstrap-css/assets/css/main.css @@ -398,7 +398,7 @@ background-color: #552505; right: 0; bottom: 0; left: 0; - background-color: rgba(0, 0, 0, 0.5); + background-color: rgba(0, 0, 0, 0.4); } .site-header .intro { color: #fff; |