border-radius fix
This commit is contained in:
parent
b03ba33bc4
commit
0778487020
|
@ -148,6 +148,7 @@
|
|||
}
|
||||
footer {
|
||||
padding: 20px;
|
||||
border-radius: 0 0 5px 5px;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
background: #fafafa;
|
||||
|
|
Loading…
Reference in New Issue