fix home page

This commit is contained in:
chiu 2021-09-01 11:51:46 +08:00
parent 63dc4b8778
commit f0f5c89d53
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ span.hover-picture:hover>img {
height: auto;
}
.footer_area{
span.title:before {
.footer_area td:first-child span:before {
content: "/";
margin-right: 1em;
}