slightly align footer

This commit is contained in:
dark_hash 2025-02-20 01:53:16 +01:00
parent 80e9f4f593
commit fa63699635

View file

@ -344,3 +344,7 @@ code {
margin-bottom: 0.5rem;
image-rendering: pixelated;
}
.footer__version {
text-align: center;
}