give breadcrumbs less space

because they still sometimes overflow
This commit is contained in:
2020-10-04 11:13:25 +03:00
parent eafd8ee16d
commit 3edcff74a2

View File

@@ -26,7 +26,7 @@
> * {
// keeps the breadcrumbs from taking all the space
max-width: 70%;
max-width: 65%;
}
* {