diff --git a/social_links/links/static/cover.css b/social_links/links/static/cover.css index 947b42e..9e611c6 100644 --- a/social_links/links/static/cover.css +++ b/social_links/links/static/cover.css @@ -19,7 +19,7 @@ body { text-shadow: 0 .05rem .1rem rgba(0, 0, 0, 0.5); box-shadow: inset 0 0 25rem rgba(5, 205, 255, 0.103); - background-color: rgba(36, 36, 36, 0.808); + background-color: rgba(34, 34, 34, 0.925); } .cover-container {