Commit 5b62df29 authored by minseok.park's avatar minseok.park

update breadcrumbs style

parent dc965438
Pipeline #19264 passed with stages
in 2 minutes and 58 seconds
......@@ -26,6 +26,12 @@ a + .breadcrumbs {
.breadcrumbs li {
display: inline;
margin: 0;
font-size: 0.75rem;
}
.breadcrumbs li:last-child {
color: var(--color-bwg-main);
font-weight: 600;
}
.breadcrumbs li::after {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment