diff options
Diffstat (limited to 'client/src/pages/Enrollment/DocumentScanner/DocumentScanner.module.css')
-rw-r--r-- | client/src/pages/Enrollment/DocumentScanner/DocumentScanner.module.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/client/src/pages/Enrollment/DocumentScanner/DocumentScanner.module.css b/client/src/pages/Enrollment/DocumentScanner/DocumentScanner.module.css index 11cd176..734601e 100644 --- a/client/src/pages/Enrollment/DocumentScanner/DocumentScanner.module.css +++ b/client/src/pages/Enrollment/DocumentScanner/DocumentScanner.module.css @@ -47,4 +47,8 @@ .container { display: flex; align-items: center; +} + +stepper__items { + font-size: 1.5rem; }
\ No newline at end of file |