Fix Organized Content Arrows (#318)
continuous-integration/drone/push Build is passing Details

Closes #262

Co-authored-by: William Tran <william.tran1@uwaterloo.ca>
Reviewed-on: #318
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: w25tran <w25tran@localhost>
Co-committed-by: w25tran <w25tran@localhost>
This commit is contained in:
William Tran 2021-09-20 20:00:07 -04:00
parent e72940aaae
commit 0277badf41
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 {