sharing WIP

This commit is contained in:
zadam
2021-12-21 22:01:06 +01:00
parent 402e29d6dc
commit 7c885a8b76
3 changed files with 13 additions and 13 deletions

View File

@@ -6,11 +6,11 @@ body {
max-width: 1200px;
margin: 0 auto;
display: flex;
flex-direction: row;
flex-direction: row-reverse;
}
#menu {
padding: 20px;
padding: 25px;
flex-basis: 0;
flex-grow: 1;
overflow: auto;