Footer bar background color and border
This commit is contained in:
@@ -16,7 +16,8 @@ h2 {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
padding: 5px;
|
||||
background-color: #d8d7d9;
|
||||
background-color: #f1f1f1;
|
||||
border-top: 1px solid rgba(black, 0.04);
|
||||
height: $footer-height;
|
||||
max-height: $footer-height;
|
||||
z-index: 100;
|
||||
|
||||
Reference in New Issue
Block a user