forked from Gitlink/forgeplus-react
ccf logo width
This commit is contained in:
parent
3cf93f785d
commit
351fd7deae
|
|
@ -237,7 +237,7 @@ function HeaderPageCCF(props) {
|
|||
</div>
|
||||
{
|
||||
data.introductionImage &&
|
||||
<img src={data.introductionImage} alt="" height="277px" />
|
||||
<img src={data.introductionImage} alt="" width="300px" />
|
||||
}
|
||||
</div>
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue