diff --git a/app/assets/stylesheets/archives.css.scss b/app/assets/stylesheets/archives.css.scss index 528fe27..88685f1 100644 --- a/app/assets/stylesheets/archives.css.scss +++ b/app/assets/stylesheets/archives.css.scss @@ -26,6 +26,10 @@ margin-bottom: 1rem; } + .tags-field { + font-size: 90%; + } + .load-more { width: 100%; text-align: center;