Skip to content
Snippets Groups Projects

Změny vzhledu

Merged Jiří Setnička requested to merge jirka/layout into devel
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -11,7 +11,7 @@ body {
display: block;
margin: 0 auto;
padding: 0 1em;
max-width: 800px;
max-width: 1000px;
width: 100%;
}
Loading