Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Commit

Permalink
Removes tax section from revenue
Browse files Browse the repository at this point in the history
brentryanjohnson committed Apr 15, 2019
1 parent a6707c8 commit 38106d3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/components/locations/NationalRevenue.js
Original file line number Diff line number Diff line change
@@ -176,14 +176,6 @@ const NationalRevenue = props => {

</section>

<section>
<StickyHeader headerId="federal-tax-revenue" headerText='Federal tax revenue' />
<div>
<p>Individuals and corporations (specifically C-corporations) pay income taxes to the IRS. The federal corporate income tax rate tops out at 21%. Public policy provisions, such as tax expenditures, can decrease corporate income tax and other revenue payments in order to promote other policy goals.</p>
<p>Learn more about <Link to="/how-it-works/revenues/#all-lands-and-waters">revenue from extraction on all lands and waters</Link>.</p>
</div>
</section>

</section>
)
}

0 comments on commit 38106d3

Please sign in to comment.