diff --git a/app/assets/stylesheets/tags.css b/app/assets/stylesheets/tags.css index 2b667e771..197d9b41f 100644 --- a/app/assets/stylesheets/tags.css +++ b/app/assets/stylesheets/tags.css @@ -22,8 +22,9 @@ } .tag-picker__button { - font-size: 0.7em; - margin-inline-start: 0.5em; + font-size: 0.6em; + margin-block-start: 0.2em; + margin-inline-start: 0.2em; + .panel { --panel-size: 18ch; diff --git a/app/views/cards/_container.html.erb b/app/views/cards/_container.html.erb index f64ff7e91..0b8198891 100644 --- a/app/views/cards/_container.html.erb +++ b/app/views/cards/_container.html.erb @@ -12,7 +12,7 @@