Small fixes
This commit is contained in:
@@ -54,10 +54,10 @@ export default class Home extends React.Component {
|
||||
<div className="col text-center">
|
||||
<Image
|
||||
src={landinglogoImg}
|
||||
className="landing-logo"
|
||||
className="landing-logo p-5 m-auto"
|
||||
alt="Logo der Hans Prothmann GmbH"
|
||||
width={500}
|
||||
height={500}
|
||||
priority
|
||||
fill
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user