move version field slightly lower
This commit is contained in:
parent
2cadf4b1a7
commit
ba5368c3c7
@ -15,7 +15,7 @@
|
|||||||
<a class="navbar-brand" href="/benchmarks" style="position: relative; display: inline-block;">
|
<a class="navbar-brand" href="/benchmarks" style="position: relative; display: inline-block;">
|
||||||
<i class="fa-solid fa-dove"></i>
|
<i class="fa-solid fa-dove"></i>
|
||||||
FlightlessSomething
|
FlightlessSomething
|
||||||
<small style="font-size: 0.5em; color: gray; position: absolute; top: 3em; left: 2.65em;">{{ version }}</small>
|
<small style="font-size: 0.5em; color: gray; position: absolute; top: 3.1em; left: 2.65em;">{{ version }}</small>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarsExample09" aria-controls="navbarsExample09" aria-expanded="false" aria-label="Toggle navigation">
|
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarsExample09" aria-controls="navbarsExample09" aria-expanded="false" aria-label="Toggle navigation">
|
||||||
|
Loading…
Reference in New Issue
Block a user