make captions smaller
This commit is contained in:
parent
908aecce15
commit
cefdca4200
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
}
|
}
|
||||||
.caption {
|
.caption {
|
||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
font-size: 16px;
|
font-size: 14px;
|
||||||
color: lightgray;
|
color: lightgray;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue