make address section a nice box, improve rich text link hover
This commit is contained in:
@ -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
|
||||
<Icon type="externalLink" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user