diff --git a/public/css/style.css b/public/css/style.css index 245a26b..aea435b 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -86,7 +86,7 @@ div#box {background-image: url('/img/back.png'); background-repeat: no-repeat; b /* ------------- PAGE --------------------*/ .coords-container {text-align: right; margin-bottom: 20px; color: #777;font-size: 0.9em;} -#pageSmoothBackground {z-index: -100; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-size: cover; -webkit-filter: blur(10px);} +#pageSmoothBackground {z-index: -100; width: 106%; height: 106%; position: fixed; top: -3%; left: -3%; background-size: cover; -webkit-filter: blur(10px);}