Saved: 2017-10-01 15:22

Torey Heinz committed Oct 01, 2017
commit a84442731ad12c491337843eccf487d317b37368
Showing 2 changed files with 10 additions and 0 deletions
public/images/logo.png +0 -0
public/stylesheets/app.scss +10 -0
@@ @@ -41,3 +41,13 @@
@include motion-ui-transitions;
@include motion-ui-animations;
+
+ header {
+ background-color: #B9134E;
+
+ .banner {
+ img {
+ height: rem-calc(125);
+ }
+ }
+ }