diff --git a/styles.css b/styles.css index aae6358..a15a26e 100644 --- a/styles.css +++ b/styles.css @@ -722,6 +722,9 @@ a:hover{opacity:0.7;} border-right:none; border-bottom:1px solid var(--border); } + .team-card:first-child{ + border-left:none; + } .team-card:last-child{ padding-bottom:0; border-bottom:none;