diff --git a/_site/assets/css/styles.css b/_site/assets/css/styles.css index 2f4db7d..7ca6cfa 100755 --- a/_site/assets/css/styles.css +++ b/_site/assets/css/styles.css @@ -249,6 +249,8 @@ footer p:last-of-type { .menu a { font-size: smaller; min-width: 80px; + margin-left: 0.1em; + margin-right: 0.1em; } footer p:first-of-type, footer p:last-of-type { diff --git a/assets/css/styles.css b/assets/css/styles.css index 2f4db7d..7ca6cfa 100755 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -249,6 +249,8 @@ footer p:last-of-type { .menu a { font-size: smaller; min-width: 80px; + margin-left: 0.1em; + margin-right: 0.1em; } footer p:first-of-type, footer p:last-of-type {