summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-04-06 22:11:04 -0400
committerDavid Gay <david@davidgay.org>2021-04-06 22:11:04 -0400
commite3bc8b4a01c1615bbe4cade564760cb97bcc2a25 (patch)
treee89025a1c12caf2abf26758ade1cc2b61d65b44c /app/views
parent4ed2a36d48b6677d7ddb137e073a985d6391b8b4 (diff)
Make footer text xs
Diffstat (limited to 'app/views')
-rw-r--r--app/views/application/_footer.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/application/_footer.html.erb b/app/views/application/_footer.html.erb
index d4ba8fb..06ea05e 100644
--- a/app/views/application/_footer.html.erb
+++ b/app/views/application/_footer.html.erb
@@ -1,4 +1,4 @@
-<footer class="flex justify-center p-2 text-gray-500">
+<footer class="flex justify-center p-2 text-gray-500 text-xs">
<div>
Appendix Q is free and open-source software licensed under the AGPL v3+. You can
<%= link_to "view the source", "https://github.com/dtgay/appendix-q" %>,