Better margins :)

This commit is contained in:
2024-12-01 11:48:21 +01:00
parent 08e93b331e
commit 3cc3b3ce1c
3 changed files with 8 additions and 5 deletions

View File

@@ -163,5 +163,8 @@ async function submit() {
.champion-container {
grid-template-columns: repeat(auto-fit, 80px);
}
.search-lanefilter-container {
margin-top: 10px;
}
}
</style>