mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-07 20:18:49 +00:00
Transitionssss
This commit is contained in:
@@ -1320,6 +1320,8 @@ nav ul li:hover, nav ul li.active {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.list-image:after {
|
.list-image:after {
|
||||||
|
-webkit-transition: all .3s;
|
||||||
|
transition: all .3s;
|
||||||
font-family: "Material Icons";
|
font-family: "Material Icons";
|
||||||
content:"thumb_up";
|
content:"thumb_up";
|
||||||
speak: none;
|
speak: none;
|
||||||
@@ -1338,7 +1340,7 @@ nav ul li:hover, nav ul li.active {
|
|||||||
left: 0;
|
left: 0;
|
||||||
background: rgba(0,0,0,0.8);
|
background: rgba(0,0,0,0.8);
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
transition: all .1s ease;
|
/*transition: all .1s ease;*/
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user