diff --git a/src/components/aboutpage/EducationTimeline.jsx b/src/components/aboutpage/EducationTimeline.jsx index 24663a928..7dbd36046 100644 --- a/src/components/aboutpage/EducationTimeline.jsx +++ b/src/components/aboutpage/EducationTimeline.jsx @@ -8,6 +8,8 @@ import 'react-vertical-timeline-component/style.min.css' import { ThemeContext } from '../../App' import { fontColorForBackground } from '../../Utils/colorUtils' +import { Tooltip } from '@mui/material' +import { gatechDescription, osuDescription } from './education_description' function GeorgiaTech({ isDarkMode }) { const techGold = '#b3a369' @@ -40,14 +42,19 @@ function GeorgiaTech({ isDarkMode }) { } position='right' > -
Master of Science - MS, Computer Science
+Master of Science - MS, Computer Science
+
- Bachelor of Science - BS, Computer Science and Engineering
-
- Software Engineering Specialization
-
+ Bachelor of Science - BS, Computer Science and Engineering
+
+ Software Engineering Specialization
+