This commit is contained in:
Dylanomz
2025-02-13 11:31:16 +01:00
22 changed files with 72 additions and 10 deletions

View File

@@ -94,10 +94,11 @@ grid:
}
.close {
color: red;
position: absolute;
top: 10px;
right: 20px;
font-size: 30px;
top: 80px;
right: 450px;
font-size: 40px;
font-weight: bold;
cursor: pointer;
}