Fix Organized Content Arrows #318

Merged
w25tran merged 3 commits from fix-oc-arrows into main 2021-09-20 20:00:09 -04:00
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@
.arrow {
fill: var(--primary-accent);
margin-top: calc(27rem / 16);
flex-shrink: 0;
}
.prevArrow {