diff --git a/static/root.css b/static/root.css index e4b8e44..ef29373 100644 --- a/static/root.css +++ b/static/root.css @@ -11,7 +11,7 @@ } #card { - background-color: rgba(20, 5, 90); + background-color: rgba(10, 5, 90); padding: 15px; border: 2px white solid; margin: 20px auto; diff --git a/static/socials/index.html b/static/socials/index.html index 9841c03..e138111 100644 --- a/static/socials/index.html +++ b/static/socials/index.html @@ -35,39 +35,6 @@

Here's most of the sites you can find me on-
if you needed that for some reason?

{SOCIALS} -

diff --git a/static/style.css b/static/style.css index 7d4b667..b5b363d 100644 --- a/static/style.css +++ b/static/style.css @@ -68,7 +68,7 @@ body { overflow-x: hidden; background-color: rgb(55, 4, 75); - background: linear-gradient(rgb(40, 4, 75), black); + background: linear-gradient(rgb(30, 4, 75), black); background-attachment: local;