diff --git a/src/components/TeamComponent.svelte b/src/components/TeamComponent.svelte index 6137335..fb7b960 100644 --- a/src/components/TeamComponent.svelte +++ b/src/components/TeamComponent.svelte @@ -25,6 +25,7 @@ img { width: 200px; border-radius: 50%; + border: 5px solid #ffa500; } a {