fix
This commit is contained in:
parent
ee57fa04b7
commit
95e17f2dbe
|
@ -20,7 +20,7 @@ function Footer(){
|
||||||
return(
|
return(
|
||||||
<div>
|
<div>
|
||||||
<div></div>
|
<div></div>
|
||||||
<div className="edu-txt-center">
|
<div className="newFooter edu-txt-center" style={{position:'unset'}}>
|
||||||
{value && showhtml(value)}
|
{value && showhtml(value)}
|
||||||
{/* <div className="footerInfos">
|
{/* <div className="footerInfos">
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Reference in New Issue