Skip to content

Commit 6fd9027

Browse files
Merge pull request #93 from Azure-Samples/copilot/sub-pr-92
Add missing 5th quest card accent border color rule
2 parents 747bf20 + 2add3ff commit 6fd9027

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/stylesheets/extra.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,3 +404,4 @@
404404
.quest-card:nth-child(2) { border-image: linear-gradient(180deg, #8b5cf6, #a78bfa) 1; border-image-slice: 0 0 0 1; }
405405
.quest-card:nth-child(3) { border-image: linear-gradient(180deg, #ec4899, #f472b6) 1; border-image-slice: 0 0 0 1; }
406406
.quest-card:nth-child(4) { border-image: linear-gradient(180deg, #f59e0b, #fbbf24) 1; border-image-slice: 0 0 0 1; }
407+
.quest-card:nth-child(5) { border-image: linear-gradient(180deg, #10b981, #34d399) 1; border-image-slice: 0 0 0 1; }

0 commit comments

Comments
 (0)