Fix responsiveness

This commit is contained in:
Emruz Hossain 2020-10-01 21:57:34 +06:00
parent 5614eaa564
commit d4d9c020ea
15 changed files with 142 additions and 94 deletions

View file

@ -14,8 +14,7 @@
background-attachment: fixed;
background-position: center;
transform: scale(1.1);
-webkit-filter: blur(3px);
filter: blur(3px);
filter: blur(3px);
background-size: cover;
}