mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-28 16:07:49 +01:00
give breadcrumbs less space
because they still sometimes overflow
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
> * {
|
||||
// keeps the breadcrumbs from taking all the space
|
||||
max-width: 70%;
|
||||
max-width: 65%;
|
||||
}
|
||||
|
||||
* {
|
||||
|
||||
Reference in New Issue
Block a user