Theme Update
This commit is contained in:
parent
d2a31cdd82
commit
93515f310d
@ -12,6 +12,7 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
To receive updates, add the theme as a submodule:
|
To receive updates, add the theme as a submodule:
|
||||||
|
@ -49,6 +49,6 @@
|
|||||||
|
|
||||||
@media screen and (max-width: 640px) {
|
@media screen and (max-width: 640px) {
|
||||||
:root {
|
:root {
|
||||||
--header-top-gap: .5rem;
|
--header-top-gap: 1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user