|
@@ -35,7 +35,7 @@ export function HomeUser(){
|
35
|
35
|
<div className="content-section">
|
36
|
36
|
<div className="main">
|
37
|
37
|
<Box sx={{ width: '100%' }}>
|
38
|
|
- <Paper elevation={0} sx={{ mb: 2, padding: 2, height: '100%', minHeight: '95vh', boxShadow: 'none !important' }}>
|
|
38
|
+ <Paper elevation={7} sx={{ mb: 2, padding: 2, height: '100%', minHeight: '95vh', boxShadow: 'none !important' }}>
|
39
|
39
|
<h2>
|
40
|
40
|
Bienvenido al sistemas de pruebas psicometricas.
|
41
|
41
|
</h2>
|