|
|
@ -103,6 +103,7 @@ header {
|
|
|
|
transform: translate(0, -1em);
|
|
|
|
transform: translate(0, -1em);
|
|
|
|
opacity: 0;
|
|
|
|
opacity: 0;
|
|
|
|
transition: all .1s ease-out .5s;
|
|
|
|
transition: all .1s ease-out .5s;
|
|
|
|
|
|
|
|
z-index: 1;
|
|
|
|
|
|
|
|
|
|
|
|
.title {
|
|
|
|
.title {
|
|
|
|
margin-bottom: 1em;
|
|
|
|
margin-bottom: 1em;
|
|
|
|