diff --git a/cara/apps/static/css/style.css b/cara/apps/static/css/style.css index 773f006a..e4a3221c 100644 --- a/cara/apps/static/css/style.css +++ b/cara/apps/static/css/style.css @@ -101,6 +101,7 @@ body { .cara_home_image { height: 18rem; padding: 1rem; + margin-bottom: 1rem; border-radius: 1.25rem!important; } diff --git a/cara/apps/templates/index.html.j2 b/cara/apps/templates/index.html.j2 index 0da1e14e..78b6fc15 100644 --- a/cara/apps/templates/index.html.j2 +++ b/cara/apps/templates/index.html.j2 @@ -44,14 +44,6 @@
- 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 CERN version of the CARA Covid Calculator is available on this site to members of the CERN personnel. -
-@@ -59,7 +51,6 @@ A hosted CERN version of the CARA Covid Calculator is available on this site to members of the CERN personnel.
@@ -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.
+ {% endblock main %}