diff --git a/content/style.scss b/content/style.scss index 4e60265..57b0865 100644 --- a/content/style.scss +++ b/content/style.scss @@ -74,6 +74,10 @@ body { background-color: $grey-dark; margin-top: 1rem; + small { + vertical-align: 0.12rem; + } + .flex { flex-wrap: nowrap; align-items: center; @@ -326,9 +330,6 @@ body { } } - small { - vertical-align: 0.12rem; - } } .flex {