Add budgets support image
This commit is contained in:
BIN
app/assets/images/budgets/budgets_support.png
Normal file
BIN
app/assets/images/budgets/budgets_support.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
@@ -31,15 +31,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
> section:first-child h2 {
|
||||
@include has-fa-icon(thumbs-up, regular, after);
|
||||
|
||||
&::after {
|
||||
> section:first-child h2::after {
|
||||
content: image-url("budgets/budgets_support.png");
|
||||
display: block;
|
||||
color: $brand;
|
||||
font-size: 2em;
|
||||
margin: $line-height * 1.5 auto;
|
||||
}
|
||||
margin-top: $line-height;
|
||||
}
|
||||
|
||||
section + section p {
|
||||
|
||||
Reference in New Issue
Block a user