diff --git a/ND_Core/source/ui/style.css b/ND_Core/source/ui/style.css index d7cc504..789b0f1 100644 --- a/ND_Core/source/ui/style.css +++ b/ND_Core/source/ui/style.css @@ -272,7 +272,7 @@ body { margin: auto; text-align: center; padding: 0.15% 1.1%; - background-color: rgba(2, 2, 2, 0.548); + background-color: rgba(0, 0, 0, 0.3); border-radius: 10vw; }