Skip to content

Commit

Permalink
Add more space to contributor popup
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasohCHOM committed Sep 19, 2024
1 parent 8414585 commit 7816ac8
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/components/ContributorPopup.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
top: 55%;
z-index: 20;
display: none;
width: min(35rem, 90vw);
width: min(40rem, 90vw);
max-height: 400px;
transform: translate(-50%, -50%);
border-radius: 0.5rem;
Expand Down
4 changes: 2 additions & 2 deletions src/contributors/fa24/OwenSterling.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: "Owen Sterling"
githubUsername: "JOwen-ster"
message: "Welcome to first contributions!!!"
about: "I'm Owen, ACM OSS Officer."
message: "https://acmcsuf.com/-----a---"
about: "Welcome to first contributions!!! I'm Owen, ACM OSS Officer."
programmingInterests: "Backend, Bots/Applications, Python, C++, VSC"
hobbies: "Guitar, Swimming, Gaming"
extraLink: "https://www.youtube.com/watch?v=kRN-DYgSOeQ"
Expand Down
4 changes: 2 additions & 2 deletions src/contributors/fa24/jeremiahherring.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
name: "Jeremiah Herring"
githubUsername: "jeremiahherring"
message: "https://acmcsuf.com/---y----"
message: "https://acmcsuf.com/---y-----"
about: "OSS and Algo Officer"
programmingInterests: "Python, JavaScript"
hobbies: "Pickleball, Gym, Gaming"
extraLink: "https://www.linkedin.com/in/jeremiahherring/"
---
---
2 changes: 1 addition & 1 deletion src/contributors/fa24/tylermlui.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: "Tyler Lui"
githubUsername: "tylermlui"
message: "Hi guys please contribute :P"
message: "Hi guys please contribute :P, https://acmcsuf.com/--------s"
about: "OSS Officer, 4th year"
programmingInterests: "Backend, Mobile Dev, JS Frameworks"
hobbies: "Gym, Snowboarding"
Expand Down

0 comments on commit 7816ac8

Please sign in to comment.