diff --git a/src/index.css b/src/index.css index c13be2b0..ab80be26 100644 --- a/src/index.css +++ b/src/index.css @@ -16,9 +16,10 @@ body { } header { - background-color: #fff; + background-color: #596362; box-shadow: 0 1px 2px 0 rgba(0,0,0,0.22); height: 54px; + border-bottom:2px solid #3ab7a5; position: fixed; width: 100%; z-index: 999;