update: blockquote:before in typography.css

This commit is contained in:
Jessica Schilling
2021-04-08 16:08:28 -06:00
parent 0eb8549673
commit dba52adf5d

View File

@@ -44,7 +44,7 @@
&:before {
content: '';
width: 4px;
@apply bg-gradient-5 h-full left-0 absolute;
@apply bg-gradient-6 h-full left-0 absolute;
}
}