diff --git a/css/main.scss b/css/main.scss index 3cd660d..eb4b214 100755 --- a/css/main.scss +++ b/css/main.scss @@ -49,4 +49,8 @@ $link-hover: #F44; "base", "layout", "syntax-highlighting" -; + +// Caption for images +img + em { + font-size: 1.25rem; +} \ No newline at end of file