aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat/templates/container_view.html
diff options
context:
space:
mode:
Diffstat (limited to 'python/fatcat/templates/container_view.html')
-rw-r--r--python/fatcat/templates/container_view.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fatcat/templates/container_view.html b/python/fatcat/templates/container_view.html
index db7e0d24..e65b65b1 100644
--- a/python/fatcat/templates/container_view.html
+++ b/python/fatcat/templates/container_view.html
@@ -11,7 +11,7 @@
<div class="ui stackable mobile reversed grid centered">
<div class="one wide column"></div>
-<div class="ten wide column">
+<div class="ten wide column" style="font-size: 16px;">
<p><b>Publisher:</b>
{% if container.publisher != None %}{{ container.publisher }}{% else %}<i>Unknown</i>{% endif %}