Compare commits
2 commits
cb2c89cd2d
...
50d42a8bef
Author | SHA1 | Date | |
---|---|---|---|
50d42a8bef | |||
bc4e333498 |
2 changed files with 11 additions and 1 deletions
|
@ -138,6 +138,12 @@ h1, h2, h3, h4 {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
.intro-text {
|
||||
margin-bottom: 2em;
|
||||
text-align: center;
|
||||
font-size: 1.2em;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.overview {
|
||||
display: flex;
|
||||
|
|
|
@ -3,7 +3,11 @@
|
|||
<main>
|
||||
<section>
|
||||
<div class="section-inner">
|
||||
<h2 id="services">Dienstleistungen</h2>
|
||||
<div class="intro-text">
|
||||
ComputerSchaf ist Ihr Rundum-Computerservice aus Rum. Gerne komme ich in Innsbruck, Rum,
|
||||
Thaur oder Hall persönlich bei Ihnen vorbei und erarbeite maßgeschneiderte Lösungen für Sie.
|
||||
Ich biete Ihnen folgende Dienstleistungen:
|
||||
</div>
|
||||
<div class="overview">
|
||||
<div>
|
||||
<a href="#beratung" class="service-link">
|
||||
|
|
Loading…
Reference in a new issue