diff --git a/src/public/css/styles.css b/src/public/css/styles.css index de91868..82d47f2 100644 --- a/src/public/css/styles.css +++ b/src/public/css/styles.css @@ -173,6 +173,11 @@ a:hover { font-size: 2em; margin-bottom: 2em; } +.ex-link { + color: var(--accent); + font-size: 2em; + margin-bottom: 2em; +} .involved { border-radius: 50% 50% 0 0 / 4rem; transform: translateY(-4rem); diff --git a/src/public/projects.tsx b/src/public/projects.tsx index b6a6018..242d3e5 100644 --- a/src/public/projects.tsx +++ b/src/public/projects.tsx @@ -21,18 +21,21 @@ class Main extends React.Component { return <> + ]}> + More information at RoboCup website + Apply here!" - ]}> + "Gain project experience through IEEE's Quarterly Projects where teams fully develop a project from scratch within 10 weeks!" + ]}> + Apply here! +
- +