Fix SiteTitle style on Footer

This commit is contained in:
2021-10-10 14:06:27 +02:00
parent 8aa3ddfe35
commit 121c325f99
4 changed files with 25 additions and 13 deletions

View File

@@ -32,7 +32,8 @@
}
&:last-child {
display: inline-block;
margin-left: -6px;
margin-left: -7px;
color: $color-secondary;
}
}
span {