fixed service button

This commit is contained in:
DaanoGames
2025-04-16 12:28:56 +02:00
parent fba683a0a6
commit 7945a61ce0
2 changed files with 34 additions and 30 deletions

View File

@@ -15,7 +15,6 @@ body {
}
.grid-container > div {
text-align: center;
height: fit-content;
width: 400px;
padding-top: 5px;
@@ -24,8 +23,10 @@ body {
border-radius: 10px;
}
.dots {
margin-left: 90%;
.fit-picture {
width: 50px;
padding-top: 5px;
padding-bottom: 5px;
}
/* Login page */