From 8b45ac5e26a1dd266b0de9bb442afe50169739c6 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Thu, 5 Sep 2024 17:29:23 +0300 Subject: Fix media query for medium to small size devices. --- gn2/wqflask/templates/gnqa.html | 55 ++++++++++++++++++++--------------------- 1 file changed, 27 insertions(+), 28 deletions(-) (limited to 'gn2/wqflask/templates/gnqa.html') diff --git a/gn2/wqflask/templates/gnqa.html b/gn2/wqflask/templates/gnqa.html index a2c1c276..158b0b4e 100644 --- a/gn2/wqflask/templates/gnqa.html +++ b/gn2/wqflask/templates/gnqa.html @@ -125,34 +125,33 @@
-

- Welcome to the GeneNetwork Question and Answer (GNQA)system. We utilize a large language model and 3000 scientific publications to make GNQA a subject matter expert in three areas: GeneNetwork.org, genomics/genetics with regards to diabetes and genomics/genetics with regards to agin.. -

-

- At the moment when you ask GNQA something it will attempt to return a sensible answer with real references. To this end we aim to reduce hallucinations and provide a knowledge launchpad for a researcher to enhance their knowledge on the relevant subject matter. -

-

- GNQA is not a finished product as we are working diligently to improve it daily. -

-

- Thanks for using GNQA! -

-
-
- -{% endblock %} -{% block js %} - - - - + + + -{% endblock %} + + {% endblock %} -- cgit v1.2.3