diff --git a/app/javascript/src/styles/base/020_base.scss b/app/javascript/src/styles/base/020_base.scss index 22f737334..d26ff614b 100644 --- a/app/javascript/src/styles/base/020_base.scss +++ b/app/javascript/src/styles/base/020_base.scss @@ -125,6 +125,10 @@ table tfoot { font-size: 0.8em; } +.text-small { + font-size: 0.8em; +} + .fixed-width-container { max-width: 70em; } diff --git a/app/views/static/_footer.html.erb b/app/views/static/_footer.html.erb index b7215a58c..f17b4b5c8 100644 --- a/app/views/static/_footer.html.erb +++ b/app/views/static/_footer.html.erb @@ -1,4 +1,4 @@ -