Little 1px border-bottom on the footer
This commit is contained in:
parent
54d20da44f
commit
5209833ed9
|
@ -259,6 +259,7 @@ nav {
|
|||
.wrapper-footer {
|
||||
margin-top: 50px;
|
||||
border-top: 1px solid #ddd;
|
||||
border-bottom: 1px solid #ddd;
|
||||
background-color: $lightGray;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue