Skip to content
Snippets Groups Projects
Commit f163b3ce authored by Jiří Setnička's avatar Jiří Setnička
Browse files

CSS: Změna max-width na 1000px

Přijde mi to odhadometricky jako docela rozumná šířka, na větší bych nešel.

Solve #17
parent acd93070
Branches
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ body {
display: block;
margin: 0 auto;
padding: 0 1em;
max-width: 800px;
max-width: 1000px;
width: 100%;
}
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment