Optimizing a bit of stuff

This commit is contained in:
Fabian
2019-06-01 12:20:54 +02:00
parent 609ca4d3f5
commit b54fbe2059
11 changed files with 3350 additions and 38 deletions

View File

@ -5,7 +5,6 @@
height: 100%;
width: 100%;
overflow: auto;
padding-bottom: 40px;
}
.transition_slidein {
@ -21,6 +20,7 @@
from {
left: 100%;
}
to {
left: 0%;
}