🎨 TOC moves out of the screen because of related articles

This commit is contained in:
Nuno Coração
2023-07-14 10:28:26 +01:00
parent 7a40cfdb11
commit ada2b2c99b
2 changed files with 16 additions and 8 deletions

View File

@@ -1609,6 +1609,10 @@ select {
margin-bottom: 0.625rem;
}
.mb-20 {
margin-bottom: 5rem;
}
.mb-3 {
margin-bottom: 0.75rem;
}