Update style for breadcrumb item icons

This commit is contained in:
Tetrakern 2023-12-01 13:08:47 +01:00
parent 3773385b27
commit f012c865e9
3 changed files with 7 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -18,5 +18,10 @@
margin: 0 .3rem;
}
}
:where(i, .icon) {
font-size: .85em;
transform: translateY(-0.1em);
}
}
}