This commit is contained in:
chiu 2021-09-01 11:43:44 +08:00
parent c178da9bc2
commit 63dc4b8778
1 changed files with 2 additions and 2 deletions

View File

@ -178,8 +178,8 @@ span.hover-picture:hover>img {
height: auto;
}
.footer_area{
.fa-slash{
transform: rotate(-90deg);
span.title:before {
content: "/";
margin-right: 1em;
}
}