Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 6570 | Rev 6572 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 6570 Rev 6571
Línea 6... Línea 6...
6
	flex-direction: column;
6
	flex-direction: column;
7
	height: fit-content;
7
	height: fit-content;
8
	padding: 1rem;
8
	padding: 1rem;
9
}
9
}
Línea -... Línea 10...
-
 
10
 
-
 
11
.my-coach-record-card-container>h2 {
-
 
12
	font-size: 2rem;
-
 
13
}
10
 
14
 
11
.my-coach-record-card-container>p {
15
.my-coach-record-card-container>p {
12
	color: var(--font-color);
16
	color: var(--font-color);
13
	font-size: 1rem;
17
	font-size: 1rem;
14
	font-weight: 600;
18
	font-weight: 400;
15
	text-align: justify;
19
	text-align: justify;
16
	text-justify: inter-word
20
	text-justify: inter-word
Línea 17... Línea 21...
17
}
21
}