Add subtle intro animation to elements and fix z-index stacking issues
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
margin-top: 3em;
|
||||
padding: 0 2em 3em;
|
||||
color: mix(#fff, $gray, 25%);
|
||||
animation: intro 0.3s both;
|
||||
animation-delay: 0.45s;
|
||||
|
||||
@include breakpoint($large) {
|
||||
padding-left: 1em;
|
||||
|
||||
Reference in New Issue
Block a user