diff --git a/public/style.css b/public/style.css index 8f8ea3bf0..d96861d62 100644 --- a/public/style.css +++ b/public/style.css @@ -155,7 +155,6 @@ code { background-repeat: no-repeat; background-attachment: fixed; background-size: cover; - filter: blur(1px); position: absolute; width: 100%; height: 100%; @@ -166,7 +165,6 @@ code { background: url(backgrounds/tavern1.jpg); background-repeat: no-repeat; background-attachment: fixed; - filter: blur(1px); background-size: cover; opacity: 0.0; position: absolute;