Theme Update

This commit is contained in:
Francesco 2024-04-22 14:33:05 +02:00
parent d2a31cdd82
commit 93515f310d
2 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,7 @@
![1](misc/3.png)
## Installation
To receive updates, add the theme as a submodule:

View File

@ -49,6 +49,6 @@
@media screen and (max-width: 640px) {
:root {
--header-top-gap: .5rem;
--header-top-gap: 1rem;
}
}