MQ Facepaint introduced (#4169)

* MQ Facepaint introduced

* Remove useDeviceType

---------

Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
This commit is contained in:
Kanav Arora
2024-02-25 02:08:27 +05:30
committed by GitHub
parent 1b04dfe3c6
commit a9b0f88521
11 changed files with 132 additions and 147 deletions

View File

@ -30,6 +30,12 @@ a {
}
}
@media (max-width: 1199px) {
nav {
display: none;
}
}
nav.toc {
width: 20%;
position: fixed;