make screens more mobile compatible

This commit is contained in:
2023-11-02 21:00:31 +01:00
parent 25730246d5
commit c5115d2b42
3 changed files with 23 additions and 6 deletions

View File

@@ -66,7 +66,8 @@ footer {
footer {
display: block;
width: 80%;
max-width: 80%;
min-width: 50%;
align-items: center;
text-align: center;
margin: 5rem 1rem 1rem 1rem;