Fix Organized Content Arrows (#318)

Closes #262

Co-authored-by: William Tran <william.tran1@uwaterloo.ca>
Reviewed-on: www/www-new#318
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: w25tran <w25tran@localhost>
Co-committed-by: w25tran <w25tran@localhost>
speed-friending
William Tran 2 years ago
parent e72940aaae
commit 0277badf41
  1. 1
      components/OrganizedContent.module.css

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

Loading…
Cancel
Save