Update style.css

This commit is contained in:
LupottoBusotto
2025-07-26 21:54:43 +02:00
committed by GitHub
parent 1a8aaebdac
commit 2188c1f9a5

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 {