Skip to content

Commit

Permalink
add border to images on team page (JIITODC#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
priyanshu0405 authored Sep 30, 2020
1 parent 2e45447 commit c9f7474
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/TeamComponent.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
img {
width: 200px;
border-radius: 50%;
border: 5px solid #ffa500;
}
a {
Expand Down

0 comments on commit c9f7474

Please sign in to comment.