Update styles.css

btn shit
This commit is contained in:
arakich 2020-08-15 21:51:02 -04:00
parent b8f1d0e9ab
commit 15b706f0af

View File

@ -128,7 +128,7 @@ a.article-title:hover {
}
.btn:hover::after {
transform: scaleX(1.4) scaleY(1.6);
/*transform: scaleX(1.4) scaleY(1.6);*/
opacity: 0;
}