increase breadcrumb font size

This commit is contained in:
Francis Cao 2024-03-18 11:02:53 -07:00
parent 50c2bb2af7
commit d431074b87
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
.bar {
font-size: 11px;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
color: var(--base600);