We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6699306 commit 186bcf5Copy full SHA for 186bcf5
docs/_templates/sections/header.html
@@ -8,7 +8,7 @@
8
<a href="https://vires.services" target="_blank" class="link">VirES for Swarm ↗</a>
9
<a href="https://vre.vires.services" target="_blank" class="link">Swarm JupyterHub ↗</a>
10
</div>
11
- <div style="width: 100%; height: 10px;"></div>
+ <div style="width: 100%; height: 5px;"></div>
12
<div class="section">
13
<a href="https://notebooks.aeolus.services" class="link">Aeolus Notebooks</a>
14
<a href="https://aeolus.services" target="_blank" class="link">VirES for Aeolus ↗</a>
@@ -22,7 +22,7 @@
22
flex-wrap: wrap;
23
justify-content: center;
24
align-items: center;
25
- padding: 10px;
+ padding: 5px;
26
background-color: #555;
27
border-top: 1px solid #ddd;
28
width: 100%;
0 commit comments