CSS tweaks
This commit is contained in:
@@ -6,7 +6,7 @@ export default function Home() {
|
||||
return (
|
||||
<div className={styles.page}>
|
||||
<span className={styles.companyName}>Livonsaaren Osuuspuutarhan</span>
|
||||
<h1 className={styles.title}>Satolaatikko kalenteri</h1>
|
||||
<h1 className={styles.title}>Satolaatikkokalenteri</h1>
|
||||
<Landing />
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user