ajout images revues

This commit is contained in:
ethylotest
2021-03-30 15:19:02 +02:00
parent e52739e44a
commit d50374d140
47 changed files with 331 additions and 354 deletions

View File

@@ -3,7 +3,7 @@
/*MAIN*/
body main {
padding: calc(var(--gap-unit) / 2);
max-width: 600px;
width: 600px;
min-height: calc(100vh - 1px - var(--nav-height) - var(--footer-height));
}
body main > * {