- scss styling

This commit is contained in:
Arno Kaimbacher 2021-12-21 11:36:32 +01:00
commit fafa254851
6 changed files with 146 additions and 87 deletions

View file

@ -1,6 +1,6 @@
<template>
<div class="container">
<section class="section">
<div>
<div class="column is-full text-center">
<h1>TETHYS SERVICES</h1>
<p class="lead">Eine Übersicht unserer Dienstleistungen</p>
@ -61,7 +61,7 @@
</div>
</div>
</div>
</section>
</div>
</div>
</template>