This commit is contained in:
2025-08-07 23:26:49 -04:00
parent a14126b077
commit 400c78e59b
3 changed files with 4 additions and 4 deletions

View File

@@ -9,12 +9,12 @@ body {
main {
flex: 1 0 auto;
}
footer {
/* footer {
flex-shrink: 0;
position: sticky;
bottom: 0;
width: 100%;
}
} */
.copy-btn {
display: inline-flex;
align-items: center;