change view transition speed

This commit is contained in:
Laura Klünder 2017-10-28 18:46:46 +02:00
parent 7d483fc5cc
commit 2a158a41ac

View file

@ -68,7 +68,7 @@ main.map {
#sidebar section > * {
border: 0 #dddddd solid;
border-top-width: 1px;
transition: height 300ms;
transition: height 150ms;
overflow: hidden;
}
#sidebar section > :first-child {