Skip to content

Commit 5235bb8

Browse files
committed
restoring style.css
1 parent 70b1e56 commit 5235bb8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/stylesheets/extra.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ a.md-header__button.md-logo img {
672672
display: none;
673673
}
674674
}
675-
675+
/*
676676
@media (min-width: 1025px) {
677677
.md-header__source {
678678
color: var(--md-primary-fg-color--dark);
@@ -689,11 +689,11 @@ a.md-header__button.md-logo img {
689689
border-radius: 10px;
690690
}
691691
692-
/* .md-search__inner {
692+
.md-search__inner {
693693
max-width: 19rem;
694694
overflow: visible !important;
695695
}
696-
*/
696+
697697
.md-search__input {
698698
background-color: white;
699699
border: black 1px solid;
@@ -724,7 +724,7 @@ a.md-header__button.md-logo img {
724724
gap: 0.75rem;
725725
}
726726
}
727-
727+
*/
728728
.md-search-result__article {
729729
max-height: none;
730730
}

0 commit comments

Comments
 (0)