diff --git a/.version b/.version index 55cc4f6ad..58654fe7a 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -2.6.15 +2.6.16 diff --git a/app/assets/stylesheets/cerberus.scss b/app/assets/stylesheets/cerberus.scss index e3a8af498..d524f5619 100644 --- a/app/assets/stylesheets/cerberus.scss +++ b/app/assets/stylesheets/cerberus.scss @@ -9,7 +9,7 @@ body { flex-direction:column; } -.mods { +#mods { font-size: calc(0.8rem + 0.1vw); }