mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-01-14 22:18:43 +00:00
Merge branch 'hugo' of https://github.com/jackyzha0/quartz into jackyzha0-hugo
This commit is contained in:
commit
b96c60edfc
@ -486,6 +486,10 @@ header {
|
|||||||
transition-delay: 0.3s;
|
transition-delay: 0.3s;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
|
||||||
|
@media all and (max-width: 600px) {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
&.visible {
|
&.visible {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
visibility: visible;
|
visibility: visible;
|
||||||
|
Loading…
Reference in New Issue
Block a user