Merge pull request #868 from dod-ccpo/funding-page

Funding page
This commit is contained in:
richard-dds
2019-06-06 11:38:30 -04:00
committed by GitHub
10 changed files with 114 additions and 160 deletions

View File

@@ -165,6 +165,7 @@ $checkbox-border-radius: 2px;
$border-radius: 3px;
$button-border-radius: 5px;
$box-shadow: 0px 2px 5px 0px $color-shadow;
$box-shadow-big: 0 4px 10px 0 rgba(193, 193, 193, 0.5);
$focus-outline: 2px dotted $color-gray-light;
$focus-spacing: 3px;
$nav-width: 300px;