Add QR code for wifi on index page, some responsive design fixes

This commit is contained in:
Ana Custura 2026-02-17 15:05:59 +00:00
parent 3829abaa03
commit 60d060e907
8 changed files with 57 additions and 16 deletions

View file

@ -18,4 +18,11 @@
html {
padding: 10px;
}
}
@media (max-width: 468px) {
.file-viewer-date-modified {
display: none;
}
}