medals and places, plus sort

This commit is contained in:
2024-03-24 22:25:58 +01:00
parent 4864d86204
commit 0f76be2d6b

View File

@@ -36,6 +36,7 @@ html,body,h1,h2,h3,h4,h5,h6 {font-family: "Roboto", sans-serif; margin:0px; padd
} }
.track{ .track{
min-height: 250px; min-height: 250px;
min-width: 300px;
} }
</style> </style>
<body> <body>