make the breadcrumbs and style menu a bit nicer
This commit is contained in:
parent
3cade4fe73
commit
853a58b78b
@ -1,4 +1,9 @@
|
||||
/* specify almost no styling, just fix some image rendering */
|
||||
/* specify almost no styling, just fix some image and nav rendering */
|
||||
div.header {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.img-25 {
|
||||
max-width: 25% !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user