Fixed friends page layout
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Shahan Nedadahandeh 2023-02-15 01:47:10 -05:00
parent 4ef3d7367e
commit d2b482b9fd
1 changed files with 4 additions and 3 deletions

View File

@ -56,8 +56,8 @@ export default function Demographics() {
<ComponentWrapper
heading="Rate how social you are."
bodyText="It looks like most people were neither antisocial or extremely sociable."
align="center"
noBackground
align="right"
// noBackground
>
<BarGraphVertical
data={F1}
@ -69,7 +69,8 @@ export default function Demographics() {
<ComponentWrapper
heading="How would you describe yourself?"
bodyText="Introverts dominate CS at UW. Still, contrary to popular opinion, it seems that introverted people do not necessarily comprise such a large majority of the CS student population. Extroverts and ambiverts make up almost half of the CS student population!"
align="right"
align="left"
noBackground
>
<div className={styles.graphContainer}>
<PieChart