Update style.css

This commit is contained in:
Andyyy7666
2022-03-24 21:31:38 +01:00
committed by GitHub
parent d604c68543
commit 17e8346c81

View File

@@ -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;
}