Private
Public Access
1
0

fix: pkg: the font-awesome simplifying to work on bare-metal - & fix all warnings at build time #4
All checks were successful
Deploy to Production / deploy (push) Successful in 14s

This commit is contained in:
2026-04-18 11:42:46 +02:00
parent 0e94367223
commit 247f437445
6 changed files with 12 additions and 13 deletions

View File

@@ -17,7 +17,6 @@ main {
}
.mine-container {
background: url("/images/bg-mineseeker-0-outbg.jpg") no-repeat;
background-size: cover;
display: flex;
justify-content: center;
@@ -54,4 +53,4 @@ main {
-webkit-border-radius: 10px;
border-radius: 10px;
}
}