make address section a nice box, improve rich text link hover

This commit is contained in:
elise
2024-08-06 14:16:48 +02:00
parent a1a2050f27
commit b1d767ae17
4 changed files with 17 additions and 7 deletions

View File

@ -1,3 +1,4 @@
import Icon from "../general/Icon";
import styles from "./neufAddressSectionBlock.module.scss";
export const NeufAddressSectionBlock = () => {
@ -14,7 +15,8 @@ export const NeufAddressSectionBlock = () => {
<br />
<br />
<a href="https://maps.app.goo.gl/QFw4Cu7eVsnZ42or7" target="_blank">
Vis i Google Maps
Vis i Google Maps&nbsp;
<Icon type="externalLink" />
</a>
</div>
</div>