fix footer a

This commit is contained in:
chankalan 2020-02-28 03:15:46 +01:00
parent 8abcfc4354
commit 1628a0b5ab
1 changed files with 2 additions and 1 deletions

View File

@ -28,7 +28,8 @@
p {
font-size:0.8rem;
}
a {
a {
display:inline-block;
margin:0 0.4em;
border:0;
&, &:visited { color:white; }