8000 fix ads background color · liuwenye2010/bootstrap@9f40178 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9f40178

Browse files
committed
fix ads background color
1 parent e28e73e commit 9f40178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/assets/scss/_ads.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
line-height: 1rem !important;
1414
color: $bd-purple-light !important;
1515
text-align: left;
16-
background-color: darken($bd-purple, 10%) !important;
16+
background: darken($bd-purple, 10%) !important;
1717
border: 0 !important;
1818
}
1919

0 commit comments

Comments
 (0)
0