Bug on mobile version

This commit is contained in:
Luis Aleixo 2021-11-03 15:09:06 +01:00
parent 61194be62b
commit 9203423df6
2 changed files with 2 additions and 9 deletions

View file

@ -101,6 +101,7 @@ body {
.cara_home_image {
height: 18rem;
padding: 1rem;
margin-bottom: 1rem;
border-radius: 1.25rem!important;
}

View file

@ -44,14 +44,6 @@
<hr width="95%">
</div>
<h2 class="header-text">CARA @ CERN</h2><br>
<div>
<p>
CARA has been developed by CERN with the intention of allowing members of personnel with roles related to supervision, health & safety or space management to simulate the concerned workplaces on CERN sites.
A hosted <a href="{{ calculator_prefix }}">CERN version of the CARA Covid Calculator</a> is available on this site to members of the CERN personnel.
</p>
</div>
</div>
<h2 class="paragraph-title">CARA @ CERN</h2><br>
<div>
<p>
@ -59,7 +51,6 @@
A hosted <a href="{{ calculator_prefix }}">CERN version of the CARA Covid Calculator</a> is available on this site to members of the CERN personnel.
</p>
</div>
<br>
<h3 class="paragraph-title">Acknowledgements</h3><br>
<p>
@ -69,5 +60,6 @@
Our compliments towards the work and research performed by world leading scientists in this domain: Prof. Manuel Gameiro, Prof. Shelly Miller, Prof. Linsey Marr, Prof. Jose Jimenez, Dr. Lidia Morawska, Prof Yuguo Li et al. their scientific contribution was indispensable for this project.
<span style="height: 3vh; display: block;"></span>
</p>
</div>
</div>
{% endblock main %}