refactor(test): add some information to the index example

This commit is contained in:
moklick
2020-05-12 14:48:35 +02:00
parent 5f2e67ad44
commit 3ce3472dc5
4 changed files with 26 additions and 17 deletions
+5
View File
@@ -119,6 +119,11 @@ nav a.active:before {
display: none;
}
.react-flow__node a {
font-weight :700;
color: #111;
}
@media screen and (min-width: 768px) {
nav {
position: relative;