Remove program follow note

This commit is contained in:
2023-07-06 12:19:14 +03:00
parent 77fa121a22
commit 7202c2d0fc

View File

@@ -89,7 +89,6 @@ const Program = () => {
<p style={{ marginBottom: 50 }}> <p style={{ marginBottom: 50 }}>
Sinervon talo, Sauniementie 5, Teersalo Sinervon talo, Sauniementie 5, Teersalo
</p> </p>
<i className={shared.followNote}>Ohjelmaa päivitetään...</i>
</section> </section>
); );
}; };