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