Additions to racing

This commit is contained in:
2025-08-10 15:30:32 +01:00
parent 52e85b806c
commit ffaea83e09
6 changed files with 23 additions and 11 deletions

View File

@@ -263,4 +263,9 @@ pre{
.yt {
width: 100%;
height: 22vh;
}
.gallery * {
padding: 10px;
max-width: 80vw;
}