diff --git a/src/public/.DS_Store b/src/public/.DS_Store index 2c2839d..2c86dfd 100644 Binary files a/src/public/.DS_Store and b/src/public/.DS_Store differ diff --git a/src/public/css/styles.css b/src/public/css/styles.css index 91299bc..d01c7e5 100644 --- a/src/public/css/styles.css +++ b/src/public/css/styles.css @@ -423,4 +423,18 @@ iframe { width: 80vw; height: 600px; max-width: 1000px; +} + +.project-desc { + display: flex; + justify-content: center; + column-gap: 10em; + vertical-align: middle; + flex-wrap: wrap; +} + +.project-desc img { + width: 30em; + padding-top: 3em; + padding-bottom: 3em; } \ No newline at end of file diff --git a/src/public/img/.DS_Store b/src/public/img/.DS_Store index d5029b1..002adc6 100644 Binary files a/src/public/img/.DS_Store and b/src/public/img/.DS_Store differ diff --git a/src/public/img/officers/.DS_Store b/src/public/img/officers/.DS_Store index cfb36bb..763ccc3 100644 Binary files a/src/public/img/officers/.DS_Store and b/src/public/img/officers/.DS_Store differ diff --git a/src/public/projects.tsx b/src/public/projects.tsx index a7463ce..90bfc3f 100644 --- a/src/public/projects.tsx +++ b/src/public/projects.tsx @@ -23,49 +23,29 @@ class Main extends React.Component { delay={2000} backgrounds={["img/backgrounds/robocar.webp"]} > - - - RoboCup website - - - - + - Apply here - - - -
- - - -
-
+ + + + +
+ + + +