Add autoprefixer workflow (#74)

* Add node_modules in gitignore

* Add autoprefixer workflow
This commit is contained in:
Emruz Hossain
2020-08-21 22:12:34 +06:00
committed by GitHub
parent 18a19d02d1
commit 1735b74f40
12 changed files with 1016 additions and 109 deletions
-2
View File
@@ -14,9 +14,7 @@
background-attachment: fixed;
background-position: center;
transform: scale(1.1);
-webkit-transform: scale(1.1);
filter: blur(3px);
-webkit-filter: blur(3px);
background-size: cover;
}