MQ Facepaint introduced (#4169)
* MQ Facepaint introduced * Remove useDeviceType --------- Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
This commit is contained in:
@ -30,6 +30,12 @@ a {
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 1199px) {
|
||||
nav {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
nav.toc {
|
||||
width: 20%;
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user