feat: access for course creation

This commit is contained in:
Jannat Patel
2022-08-22 12:58:54 +05:30
parent 5aba690318
commit 668130d443
17 changed files with 123 additions and 92 deletions

View File

@@ -944,7 +944,7 @@ pre {
float: right;
width: 80%;
display: flex;
justify-content: end;
justify-content: flex-end;
align-items: center;
}