frontend-v2: Many changes to frontend (and backend) to unify build and have build variants #11

Merged
vhaudiquet merged 13 commits from frontend-v2 into main 2026-03-06 23:41:26 +00:00
Showing only changes of commit 35563c2fc0 - Show all commits

View File

@@ -254,6 +254,7 @@ function selectBuild(index: number): void {
.rune-page-wrapper { .rune-page-wrapper {
transform: scale(1); transform: scale(1);
transform-origin: center center; transform-origin: center center;
margin-top: 0px;
} }
} }
</style> </style>