add front responsiveness for phone
All checks were successful
Deploy Bookshelf / deploy (push) Successful in 20s

This commit is contained in:
Julien Aldon
2026-01-13 17:02:16 +01:00
parent ed22dfd412
commit 443cfd7615
5 changed files with 67 additions and 13 deletions

View File

@@ -85,7 +85,6 @@ body {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 5rem;
}
.router {