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