@ -31,7 +31,8 @@ pre {
.sidepanel {
display : flex;
flex-direction : row-reverse;
width: 320px;
width : 320px;
transition : width 1s;
}
.highlightcode {