updated bootstrap

This commit is contained in:
2026-09-17 18:12:24 +02:00
parent 97997f51f8
commit 4ab201752c
12 changed files with 73 additions and 83 deletions
File diff suppressed because one or more lines are too long
+2 -3
View File
@@ -1,11 +1,10 @@
.row.content {
height: 1500px;
min-height: calc(100vh - 3.5rem);
}
.sidenav {
background-color: #f1f1f1;
height: 100%;
}
@@ -22,7 +21,7 @@
padding: 15px;
}
.row.content {height: auto;}
.row.content {min-height: auto;}
}
.svgimages {