Commit 79175e7d authored by vertighel's avatar vertighel
Browse files

spacing

parent 9708b307
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
    <article class="col-xl-4 col-lg-6">

        <section>
            <h4 class="p-2">Telescope Status</h4>
            <h4 class="mt-2 mb-2">Telescope Status</h4>

            {{ w.widget_toggle({
                "label": "Is Cabinet On?",
@@ -95,7 +95,7 @@
        </section>

        <section>
            <h4 class="p-2">Dome</h4>
            <h4 class="mt-2 mb-2">Dome</h4>

            {{ w.widget_input({
                "label": "Azimuth",
@@ -169,7 +169,7 @@
        </section>

        <section>
            <h4 class="p-2">Camera - Imaging</h4>
            <h4 class="mt-2 mb-2">Camera - Imaging</h4>

            {{ w.widget_toggle({
                "label": "Is Cam1 On?",
@@ -203,7 +203,7 @@
        </section>

        <section>
            <h4 class="p-2">Camera - Spectroscopy</h4>
            <h4 class="mt-2 mb-2">Camera - Spectroscopy</h4>

            {{ w.widget_toggle({
                "label": "Is Cam2 On?",