fix image not perfectly alligned

This commit is contained in:
Jonas Leder 2021-04-14 20:53:49 +02:00
parent e5b4980586
commit cf144b1a1b

View file

@ -8,9 +8,9 @@ class Header extends HTMLElement {
<div class="header-homepage">
<div class="align-holder" >
<h1>${pageTitle}</h1 >
<jl-matomo></jl-matomo>
</div >
</div >
<jl-matomo></jl-matomo>
<div class="header-separator header-separator-bottom " >
<svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 1000 100" preserveAspectRatio = "none" >
<path class="svg-white-bg" d = "M737.9,94.7L0,0v100h1000V0L737.9,94.7z" ></path >