just do 400px
This commit is contained in:
parent
7798c71df4
commit
61bb5cc7b7
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ a:hover {
|
||||||
article, footer {
|
article, footer {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
max-width: 1000px;
|
max-width: 1000px;
|
||||||
min-width: min(500px, 95vw);
|
min-width: 400px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
line-height:1.4em;
|
line-height:1.4em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue