updates to dependencies, merging to production

This commit is contained in:
Amruth Pillai
2020-12-05 15:22:45 +05:30
parent cc8729e889
commit cd0c847606
23 changed files with 5406 additions and 4395 deletions

View File

@ -10,7 +10,9 @@
}
.center {
@apply relative z-0 h-screen overflow-scroll;
width: calc(100vw / 2);
@apply relative z-0 h-screen overflow-scroll flex flex-col justify-items-center;
}
.right {