diff options
author | rohan09-raj <[email protected]> | 2022-07-28 17:51:44 +0530 |
---|---|---|
committer | rohan09-raj <[email protected]> | 2022-07-28 17:51:44 +0530 |
commit | ffefbc1c2a382597c6d9f90977f8c907e26fbe2e (patch) | |
tree | 1ebc8d426c9e561430ce6fcebebb118def4208c2 /src/pages/DocumentScanner/DocumentScanner.module.css | |
parent | ff73539048908d8a24e347f2f9699cff95d8200c (diff) |
Added components and some refactoring
Diffstat (limited to 'src/pages/DocumentScanner/DocumentScanner.module.css')
-rw-r--r-- | src/pages/DocumentScanner/DocumentScanner.module.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/pages/DocumentScanner/DocumentScanner.module.css b/src/pages/DocumentScanner/DocumentScanner.module.css deleted file mode 100644 index ec59f61..0000000 --- a/src/pages/DocumentScanner/DocumentScanner.module.css +++ /dev/null @@ -1,5 +0,0 @@ -.card__container { - display: flex; - justify-content: center; - } -
\ No newline at end of file |