less top-margin for breadcrumbs

This commit is contained in:
Felix Hamann 2018-07-15 23:56:27 +02:00
parent 9ab469311c
commit 0f176694ba

View File

@ -2,7 +2,7 @@
position: relative;
color: var(--color-font);
margin-left: 40px;
margin-top: 25px;
margin-top: 15px;
margin-bottom: 10px;
}