Skip to content

Commit a13c247

Browse files
committed
Adjust caption font-size
1 parent a2943de commit a13c247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/css/caption.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
}
3636

3737
@media screen and (max-width: 767px) {
38-
.caption > h2 { font-size: 11pt; }
38+
.caption > h2 { font-size: 9pt; }
3939
}
4040
@media screen and (min-width: 768px) {
4141
.caption > h2 { font-size: 16pt; }

0 commit comments

Comments
 (0)