Skip to content

Commit 186bcf5

Browse files
committed
Tweak
1 parent 6699306 commit 186bcf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_templates/sections/header.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<a href="https://vires.services" target="_blank" class="link">VirES for Swarm ↗</a>
99
<a href="https://vre.vires.services" target="_blank" class="link">Swarm JupyterHub ↗</a>
1010
</div>
11-
<div style="width: 100%; height: 10px;"></div>
11+
<div style="width: 100%; height: 5px;"></div>
1212
<div class="section">
1313
<a href="https://notebooks.aeolus.services" class="link">Aeolus Notebooks</a>
1414
<a href="https://aeolus.services" target="_blank" class="link">VirES for Aeolus ↗</a>
@@ -22,7 +22,7 @@
2222
flex-wrap: wrap;
2323
justify-content: center;
2424
align-items: center;
25-
padding: 10px;
25+
padding: 5px;
2626
background-color: #555;
2727
border-top: 1px solid #ddd;
2828
width: 100%;

0 commit comments

Comments
 (0)