max
This commit is contained in:
parent
9c55c26630
commit
67d9a22c96
1 changed files with 2 additions and 0 deletions
|
|
@ -91,6 +91,8 @@ footer {
|
||||||
min-width: 0; /* Allow the width to shrink below 800px */
|
min-width: 0; /* Allow the width to shrink below 800px */
|
||||||
padding: 10px; /* Reduce padding for mobile devices */
|
padding: 10px; /* Reduce padding for mobile devices */
|
||||||
margin: 10px auto; /* Less margin for tighter mobile layout */
|
margin: 10px auto; /* Less margin for tighter mobile layout */
|
||||||
|
max-width: 800px;
|
||||||
|
min-width: 500px;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav {
|
nav {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue