This commit is contained in:
chiu 2021-09-01 11:32:42 +08:00
parent 190222bb06
commit c178da9bc2
1 changed files with 6 additions and 0 deletions

View File

@ -177,3 +177,9 @@ span.hover-picture:hover>img {
.internal-page .layout-header .navbar-header .navbar-brand{
height: auto;
}
.footer_area{
.fa-slash{
transform: rotate(-90deg);
margin-right: 1em;
}
}