mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-07-20 01:42:36 +02:00
archive : rm transition
This commit is contained in:
@@ -44,11 +44,6 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
transition: transform 0.1s;
|
|
||||||
}
|
|
||||||
|
|
||||||
.archive-entry:active {
|
|
||||||
transform: scale(0.96);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.archive-entry-title {
|
.archive-entry-title {
|
||||||
|
Reference in New Issue
Block a user