Wrap breadcrumbs
This commit is contained in:
parent
55ed9074c7
commit
5f8a3b20b4
@ -64,11 +64,12 @@
|
||||
|
||||
<style>
|
||||
.breadcrumbs {
|
||||
justify-self: center;
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
margin: 0 0 0.7em 0;
|
||||
display: flex;
|
||||
gap: 0.5em;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
}
|
||||
</style>
|
Loading…
x
Reference in New Issue
Block a user