Skip to content

Commit

Permalink
Some text and CSS changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
saxx committed Dec 12, 2024
1 parent c49ac9e commit 25419ac
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,12 @@

p:nth-last-child(1) {
text-align: right;
margin-top: 2rem;

img {
height: 2rem;
height: 1.75rem;
display: inline-block;
margin-bottom: -.7rem;
margin-bottom: -.6rem;
}
}

Expand Down Expand Up @@ -136,7 +137,7 @@
</head>
<body>
<main>
<h1><span class="text-gradient">Oida</span>, die EUDAMED ...</h1>
<h1><span class="text-gradient">Oida,</span> die EUDAMED ...</h1>

<p>
Das Versprechen der EUDAMED klang doch toll, oder? Statt 27 nationaler Datenbanken für Medizinprodukte sollte es
Expand Down

0 comments on commit 25419ac

Please sign in to comment.