Add quaternion and vector chapter to book

This commit is contained in:
Oleg Kalachev
2025-05-31 12:46:33 +03:00
parent 6b7601c0bd
commit 98fc0cf5b4
9 changed files with 836 additions and 1 deletions

View File

@@ -53,6 +53,12 @@ footer a.telegram, footer a.github {
border: 1px solid #c9c9c9;
}
@media (max-width: 600px) {
.MathJax_Display {
overflow-x: auto;
}
}
.firmware {
position: relative;
margin: 20px 0;