Update app.css
Correct footer color and margin
This commit is contained in:
parent
81315746e9
commit
56da340080
@ -11,7 +11,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
border-top: 1px solid gray80;
|
border-top: 1px solid #ccc;
|
||||||
margin: 5em;
|
margin: 10em;
|
||||||
margin-top: 2em;
|
margin-bottom: 1em;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user