Fix: Merged layouts for core and dog sections as much as possible.

This commit is contained in:
2025-07-31 16:37:11 +01:00
parent 2d1f7269e0
commit 4b1fac2dcb
53 changed files with 697 additions and 920 deletions

View File

@@ -6,11 +6,6 @@
max-width: 7vh;
}
#basket {
max-width: 100%;
}
/* Right column */
.rightcolumn {
@@ -18,12 +13,8 @@
}
/* Main Table */
#pageBody {
/* height: 69vh !important; */
max-height: 79vh;
max-height: 84vh;
padding: 0 5vw;
margin: 0;
border: 0;