Skip to content

Commit 27a5bec

Browse files
committed
Update
Signed-off-by: Zihan Kuang <[email protected]>
1 parent 3bb2aea commit 27a5bec

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

assets/scss/_styles_project.scss

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ a:not([href]):not([class]):hover {
180180
text-decoration: none;
181181
transition: color 0.2s;
182182
clip-path: polygon(100% 0, 100% 100%, 0.8em 100%, 0 50%, 0.8em 0);
183-
clip-path: polygon(100% 0, 100% 100%, 0.8em 100%, 0 50%, 0.8em 0);
184183

185184

186185
&:hover {
@@ -482,12 +481,7 @@ a:not([href]):not([class]):hover {
482481
}
483482

484483
.td-content figure > img {
485-
width: 100%;
486484
max-width: 100%;
487-
height: auto;
488-
object-fit: contain;
489-
display: block;
490-
margin: 0 auto;
491485
border-radius: .5rem .5rem 0 0;
492486
box-shadow: 0 0 0.5rem rgba(0, 179, 159, 0.4);
493487
transition: box-shadow 0.2s;

0 commit comments

Comments
 (0)