Small fixes

This commit is contained in:
Christian Anetzberger
2023-01-30 21:05:21 +01:00
parent 43dc862db7
commit de1b51b331
11 changed files with 27 additions and 63 deletions

View File

@@ -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>