move logo into the badge

This commit is contained in:
softsimon
2024-07-08 22:47:49 +09:00
parent c391a532de
commit 432496d2a0
4 changed files with 12 additions and 8 deletions

View File

@@ -272,3 +272,10 @@ h1 {
}
}
}
.pool-logo {
width: 12px;
height: 12px;
position: relative;
top: 0px;
}