Compare commits
2 Commits
dac4d9f32f
...
397cfc21b3
| Author | SHA1 | Date |
|---|---|---|
|
|
397cfc21b3 | |
|
|
2b49010244 |
|
|
@ -425,7 +425,6 @@
|
|||
|
||||
<!-- Hero Card -->
|
||||
<section class="about-hero-card">
|
||||
<span class="eyebrow">Sydney, Australia</span>
|
||||
<h1>Welcome to Prology</h1>
|
||||
<p>
|
||||
A Sydney-based company specialising in high-quality new and
|
||||
|
|
|
|||
|
|
@ -3287,6 +3287,7 @@ body::before {
|
|||
color: inherit;
|
||||
text-decoration: none;
|
||||
transition: color 0.18s ease;
|
||||
word-spacing: 0.25em;
|
||||
}
|
||||
.ns-footer__trust-item a:hover { color: #ffffff; }
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
},
|
||||
{
|
||||
"label": "US",
|
||||
"numbers": [{ "display": "+1 4689 3350", "href": "tel:+146893350" }]
|
||||
"numbers": [{ "display": "+1 7 4689 3350", "href": "tel:+1746893350" }]
|
||||
}
|
||||
],
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue