Commit 9f401781 authored by Mark Otto's avatar Mark Otto
Browse files

fix ads background color

parent e28e73e5
Showing with 1 addition and 1 deletion
+1 -1
......@@ -13,7 +13,7 @@
line-height: 1rem !important;
color: $bd-purple-light !important;
text-align: left;
background-color: darken($bd-purple, 10%) !important;
background: darken($bd-purple, 10%) !important;
border: 0 !important;
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment