archive : rm transition

This commit is contained in:
Aditya Telange 2020-09-06 21:51:04 +05:30
parent 519f23f8e9
commit 4ba361f789
No known key found for this signature in database
GPG key ID: 82E844EF3DA99E77

View file

@ -44,11 +44,6 @@
position: relative;
padding: 5px;
margin: 10px 0;
transition: transform 0.1s;
}
.archive-entry:active {
transform: scale(0.96);
}
.archive-entry-title {