From 6049d15e0bc416c821cb6efd27a00b74a859b5e1 Mon Sep 17 00:00:00 2001 From: sovanna Date: Sun, 4 Aug 2019 15:13:40 +0200 Subject: [PATCH] fix(Resources): Updates content to have same card height --- content/experiment-control/resources.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/content/experiment-control/resources.md b/content/experiment-control/resources.md index 2499a9c..df0cc46 100644 --- a/content/experiment-control/resources.md +++ b/content/experiment-control/resources.md @@ -28,19 +28,19 @@ template = "page.html" {% layout_card(title="ARTIQ Documentation") %} Older manuals (HTML only) -ARTIQ-3 +ARTIQ-3 | ARTIQ-2 {% end %} -{% layout_card(title="The ARTIQ experiment control system") %} -  +{% layout_card(title="Slideshow") %} +The ARTIQ experiment control system View slides {% end %} -{% layout_card(title="Timing control in ARTIQ") %} -  +{% layout_card(title="Slideshow") %} +Timing control in ARTIQ View slides {% end %} @@ -49,7 +49,7 @@ template = "page.html" -{{ layout_separator_empty(style="margin-top: -200px;") }} +{{ layout_separator_empty(style="margin-top: -100px;") }} @@ -95,9 +95,7 @@ template = "page.html" {% layout_card(src="images/press@2x.png", css="col-12 col-md-4 text-center") %} -NIST press release -
-Open-Source Software for Quantum Information +NIST press release   {% end %}