diff --git a/style.css b/style.css index 0a90766..7ab94ac 100644 --- a/style.css +++ b/style.css @@ -1,9 +1,8 @@ body{ - background-color: #eff4f9; + background-color: #1C406A; background-image: url("images/background/playstation-minimalism.jpg"); background-repeat: no-repeat; background-attachment: fixed; - background-size: 100%; font-family: 'Barlow';font-size: 16px; }