This commit is contained in:
Leocraft1 2025-07-27 09:11:02 +02:00
commit 1463dd3f26
1 changed files with 1 additions and 3 deletions

View File

@ -124,14 +124,12 @@ a {
font-size: 16px;
border-radius: 6px;
border: 1px solid var(--border-color);
width: 20vw;
}
#stopCodeBar {
padding: 10px;
font-size: 16px;
border-radius: 6px;
border: 1px solid var(--border-color);
width: 20vw;
}
footer {