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;
|
||||
user-select: none;
|
||||
|
||||
@media all and (max-width: 600px) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
&.visible {
|
||||
opacity: 1;
|
||||
visibility: visible;
|
||||
|
Loading…
Reference in New Issue
Block a user