Gave version no a class, changed to 'sono'

This commit is contained in:
Thomas Smith 2022-12-19 16:45:35 -05:00
parent 24d2997f34
commit 3706f4e3cc
2 changed files with 5 additions and 1 deletions

View file

@ -34,3 +34,7 @@ h6,
button { button {
font-family: 'pp-neue-machina' !important; font-family: 'pp-neue-machina' !important;
} }
.pk-version {
font-family: 'sono';
}

View file

@ -36,7 +36,7 @@
<footer class="mt-4 flex items-center justify-between"> <footer class="mt-4 flex items-center justify-between">
<div> <div>
<p> <p>
<span class="text-xs">V&NonBreakingSpace;{pkg.version}</span> <span class="text-xs pk-version">V&NonBreakingSpace;{pkg.version}</span>
<!-- <!--
TODO: uncomment once install counts improve TODO: uncomment once install counts improve
<br> <br>