short summary translated to german
This commit is contained in:
@@ -186,7 +186,7 @@ header {
|
|||||||
.nav-links {
|
.nav-links {
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: 32px;
|
gap: 32px;
|
||||||
font-size: 16px;
|
font-size: 24px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
@@ -862,7 +862,6 @@ CLIENTS
|
|||||||
max-height: 70px;
|
max-height: 70px;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
|
|
||||||
filter: grayscale(100%);
|
|
||||||
opacity: 0.7;
|
opacity: 0.7;
|
||||||
|
|
||||||
transition:
|
transition:
|
||||||
|
|||||||
@@ -44,9 +44,9 @@
|
|||||||
<div class="hero-overlay">
|
<div class="hero-overlay">
|
||||||
<h1 class="hero-title">endex</h1>
|
<h1 class="hero-title">endex</h1>
|
||||||
<p class="hero-subline">
|
<p class="hero-subline">
|
||||||
endex makes geodata useful in the real world.<br>
|
Mit endex werden Geodaten zum echten Mehrwert <br>
|
||||||
We work across the full geospatial value chain, from capturing data<br>
|
Wir begleiten Sie durch die gesamte Wertschöpfungskette:
|
||||||
to delivering clear insights that support better decisions.
|
Von der präzisen Datenerfassung bis zu klaren Insights, die bessere Entscheidungen ermöglichen
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<a href="#services" class="hero-button">
|
<a href="#services" class="hero-button">
|
||||||
|
|||||||
Reference in New Issue
Block a user