Made responsive

This commit is contained in:
Daniel Ledda
2021-07-06 15:01:43 +02:00
parent 97cb0bc550
commit 2d741b9740
20 changed files with 372 additions and 123 deletions

View File

@@ -26,9 +26,9 @@
margin: auto;
}
.container {
flex: 1 1 auto;
overflow-x: scroll;
display: flex;
width: 100%;
flex-flow: row;
margin: auto;
}