Fix problem in chrome

master
Felix Oesterle 5 years ago
parent 1d22f3e56e
commit 181e6ad956

@ -5,10 +5,13 @@
<!-- {{ end }} --> <!-- {{ end }} -->
<h1>{{ .Site.Params.author }}</h1> <h1>{{ .Site.Params.author }}</h1>
<h2>{{ .Site.Params.info }}</h2> <h2>{{ .Site.Params.info }}</h2>
</div> </div>
</section> </section>
<p style="text-align:center;"> <p style="text-align:center;">
We currently seek to fill a postion as <br> We currently seek to fill a postion as
<a href="/pdf/20200214_Ausschreibung_Numeriker.pdf" > <b>Numerical developer/scientist for avalanche simulations</b> </a> <a href="/pdf/20200214_Ausschreibung_Numeriker.pdf" > <b>Numerical developer/scientist for avalanche simulations</b> </a>
</p> </p>

@ -293,7 +293,7 @@ img {
} }
.content { .content {
flex: 0; flex: 1;
margin-top: 1.6rem; margin-top: 1.6rem;
margin-bottom: 3.2rem; margin-bottom: 3.2rem;
article { article {