summaryrefslogtreecommitdiff
path: root/assets/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/style.css')
-rw-r--r--assets/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 1e23575..da0b73e 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -155,3 +155,7 @@ select .header {
height: 250px;
}
}
+
+blockquote {
+ font-size: inherit;
+}