mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 09:10:52 +00:00
Wrap breadcrumbs
This commit is contained in:
parent
238c073dd9
commit
6e11609cf4
@ -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