student and teacher dashboard responsive

This commit is contained in:
Jerilyn Yare 2024-01-07 12:56:01 +08:00
parent 8427414c25
commit 04ce14a5a0
6 changed files with 19 additions and 20 deletions

View file

@ -21,10 +21,10 @@ export default function Dashboard() {
style={{
...styles.flex_column,
...{
flexWrap: "wrap",
justifyContent: "center",
marginLeft: "16px",
marginRight: "16px",
alignItems: "center",
marginInline: "10px"
},
}}
>