customizing

This commit is contained in:
Markus Dieckmann
2019-04-08 11:32:21 +02:00
parent aa6d6097f0
commit d3967a43a4
3 changed files with 5 additions and 3 deletions

View File

@ -36,7 +36,7 @@
background-color: #121B18;
opacity: 1;
z-index: 100;
transition: .5s opacity .5s, .5s z-index .5s;
transition: .1s opacity .1s, .1s z-index .1s;
}
html, body {
margin: 0;