aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2024-03-20 18:56:46 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2024-03-20 18:56:46 +0100
commitffb37c1335d9049cb9e19b886ffbc1150633d3f5 (patch)
treed01d4a2386f0a8a1ee7ae1a4ea4db217954e7c23
parentTwo-story g in headings (diff)
downloadblog-ffb37c1335d9049cb9e19b886ffbc1150633d3f5.tar.gz
blog-ffb37c1335d9049cb9e19b886ffbc1150633d3f5.tar.zst
blog-ffb37c1335d9049cb9e19b886ffbc1150633d3f5.zip
Non-breaking spaces in Contact
-rw-r--r--src/components/landing/sections/Contact.tsx6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/components/landing/sections/Contact.tsx b/src/components/landing/sections/Contact.tsx
index 01279a9..17ca6d8 100644
--- a/src/components/landing/sections/Contact.tsx
+++ b/src/components/landing/sections/Contact.tsx
@@ -92,7 +92,7 @@ export default function Contact() {
92 styles['contact__action--alternate'], 92 styles['contact__action--alternate'],
93 )} 93 )}
94 > 94 >
95 Or use landline: +36 1 463-3586 95 Or use landline: +36&nbsp;1&nbsp;463-3586
96 </Link> 96 </Link>
97 </p> 97 </p>
98 </div> 98 </div>
@@ -110,8 +110,8 @@ export default function Contact() {
110 to="https://www.openstreetmap.org/way/24726476#map=19/47.47263/19.06006" 110 to="https://www.openstreetmap.org/way/24726476#map=19/47.47263/19.06006"
111 className={styles.contact__link} 111 className={styles.contact__link}
112 > 112 >
113 H-1117 Budapest, Magyar tudósok körútja 2., Building I, Room 113 H-1117 Budapest, Magyar tudósok körútja&nbsp;2.,
114 B.417 114 Building&nbsp;I, Room&nbsp;B.417
115 </Link> 115 </Link>
116 </p> 116 </p>
117 </div> 117 </div>