aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'fatcat_scholar/templates/base.html')
-rw-r--r--fatcat_scholar/templates/base.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/fatcat_scholar/templates/base.html b/fatcat_scholar/templates/base.html
index a0af582..4e09de1 100644
--- a/fatcat_scholar/templates/base.html
+++ b/fatcat_scholar/templates/base.html
@@ -57,6 +57,8 @@
display: flex;
justify-content: center;
column-gap: 0.3em;
+ min-width: 12em;
+ max-width: 15em;
}
@media only screen and (max-width: 767px) {