Skip to content

Commit 5335cad

Browse files
authored
Update maquillaje3.css
1 parent b18471c commit 5335cad

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

maquillaje3.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ body {
216216
}
217217

218218
.text-descrip-table{
219-
font-size: 12px;
219+
font-size: 16px;
220220
color: #faa5fe;
221221
}
222222

@@ -841,6 +841,11 @@ tr:nth-child(even) {
841841
border-radius: 10px;
842842
}
843843

844+
.text-descrip-table{
845+
font-size: 14px;
846+
color: #faa5fe;
847+
}
848+
844849
@media only screen and (max-width : 700px){
845850

846851
.banner{

0 commit comments

Comments
 (0)