diff --git a/assets/templates/pages/home/landingPage/home.tpl b/assets/templates/pages/home/landingPage/home.tpl index cdfc8d52..484d8ce3 100644 --- a/assets/templates/pages/home/landingPage/home.tpl +++ b/assets/templates/pages/home/landingPage/home.tpl @@ -42,7 +42,7 @@ } #homeMessage { - background-color: #ffffff80; + background-color: rgba(244, 244, 244, 0.38); max-width: 400px; padding: 30px; margin: auto;