From 52cfcf86a6948524d8a3bf78ca9e3e7379ce8370 Mon Sep 17 00:00:00 2001 From: JilianaTiu Date: Tue, 13 Sep 2022 16:15:14 -0700 Subject: [PATCH] update projects styles --- src/public/css/styles.css | 5 +++++ src/public/projects.tsx | 15 +++++++++------ 2 files changed, 14 insertions(+), 6 deletions(-) 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! +
- +