Add autoprefixer workflow

This commit is contained in:
Emruz Hossain 2020-08-21 22:11:11 +06:00
parent 4820c11cc4
commit 29b432090e
11 changed files with 1014 additions and 108 deletions

View file

@ -311,7 +311,6 @@
padding-top: 20px;
padding-left: 0px;
transition: all ease-out 0.5s;
-webkit-transition: all ease-out 0.5s;
}
.post-card-holder {
@ -320,7 +319,6 @@
padding-right: 0;
padding-left: 0;
transition: all ease-out 0.5s;
-webkit-transition: all ease-out 0.5s;
}
.post-card-holder.hide {