add Dockerfile

This commit is contained in:
Smigz 2025-03-24 04:06:00 -04:00
parent 2dca50ff7a
commit ce35924a54
3 changed files with 47 additions and 1 deletions

View file

@ -417,7 +417,7 @@ footer {
background: var(--100-blue);
border: 2px solid black;
width: 100%;
max-width: 150px;
/*max-width: 150px;*/
border-radius: var(--border-radius-sm);
z-index: 1;
}