Footer CSS fix

main
Kenneth Jao 2 years ago
parent 00eaaef1be
commit 816c1ca95d
  1. 2
      _sass/main.scss

@ -588,7 +588,7 @@ footer {
#author {
width: 90%;
margin: 1em auto 0 auto;
margin: 1em auto 1em auto;
text-align: right;
color: $neutral2;
}

Loading…
Cancel
Save