mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-08 12:20:06 +00:00
Don't hide the navbar
This commit is contained in:
parent
9b5d1826d4
commit
9653eed8e7
@ -6,6 +6,12 @@
|
||||
max-width: 960px;
|
||||
}
|
||||
|
||||
@media (min-width: 400px) {
|
||||
.md-tabs {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
.docblock {
|
||||
border-left: .05rem solid var(--md-primary-fg-color);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user