Adjust documents table

This commit is contained in:
2024-10-23 11:33:05 +02:00
parent eaa41537c1
commit 981239db44
3 changed files with 17 additions and 12 deletions

View File

@@ -140,4 +140,9 @@ a:visited {
top: 30vh;
max-width: 600px;
left: 35vw;
}
/* Content in tabs */
.docs-title {
width: 300px;
max-width: 300px;
}