Skip to content

Commit 83b97b4

Browse files
Change pill background color to #2E6F40
1 parent 13179ce commit 83b97b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ author_profile: true
3737
}
3838
.pi-card .pill {
3939
display: inline-block;
40-
background: #fff4e6;
40+
background: #2E6F40;
4141
border: 1px solid #ff6600;
4242
color: #333;
4343
padding: 2px 8px;

0 commit comments

Comments
 (0)