improved seo
This commit is contained in:
parent
0877b4e30a
commit
7cf92e2970
2 changed files with 5 additions and 3 deletions
src/views
|
@ -20,7 +20,7 @@
|
|||
width: 85%;
|
||||
}
|
||||
|
||||
p {
|
||||
p, h1 {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
@ -44,7 +44,7 @@
|
|||
<div class="home">
|
||||
<img id="welcome-image" alt="Welcome" src="../assets/welcome.png">
|
||||
<div>
|
||||
<p id="title"><b>COVID</b>assist</p>
|
||||
<h1 id="title"><b>COVID</b>assist</h1>
|
||||
<p>Die COVID-19 Verhaltensdiagnose, die keine Daten speichert.</p>
|
||||
<div class="button-wrapper">
|
||||
<router-link style="text-decoration:none" to="/warning">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue