funnel checkpoint

This commit is contained in:
Brian Cao
2023-05-15 14:03:42 -07:00
parent ebc8cb488a
commit b5f84159d2
8 changed files with 21 additions and 12 deletions

View File

@@ -0,0 +1,7 @@
.funnel div {
color: var(--font-color100) !important;
}
.funnel svg {
max-width: 100%;
}