This commit is contained in:
Van
2019-08-27 18:30:49 +08:00
parent cfceead292
commit 8acd61e237
21 changed files with 315 additions and 315 deletions

File diff suppressed because one or more lines are too long

View File

@@ -318,6 +318,11 @@ a:active, a:focus, a:hover {
background-size: cover;
}
&__sup {
position: absolute;
top: 7px;
}
&__slant {
transform: rotate(-10deg) translate(10px, -10px);
opacity: .7;
@@ -811,4 +816,4 @@ a:active, a:focus, a:hover {
}
}
}
}
}