diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index a8890fd7..0f625be9 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -1156,8 +1156,22 @@ a.tag:hover { } .section.featured-Websites { background: #971D31; + border-top: 1px solid #C02841; + border-bottom: 1px solid #801629; padding: 30px 0; position: relative; + + h2.delta { + color: white; + margin: 0; + text-align: left; + margin-bottom: .5em; + margin-left: 5.25%; + } + .btn-Action { + margin-top: 1.8em; + margin-right: 5.25%; + } } .section.featured-Websites .nav { float:left; diff --git a/views/index.erb b/views/index.erb index 1db9ea98..1a0d8b5f 100644 --- a/views/index.erb +++ b/views/index.erb @@ -218,10 +218,11 @@