Add margin between stacktrace and flowr output

This commit is contained in:
Maximilian Grundke
2018-10-05 15:11:35 +02:00
parent a07d440e02
commit 8c201ee34c

View File

@ -1,3 +1,4 @@
#flowrHint {
display: none;
margin-top: 10px;
}