mirror of
https://github.com/jkjoy/typecho-theme-farallon.git
synced 2026-06-27 20:34:30 +00:00
Update page-mastodon.php
This commit is contained in:
+2
-1
@@ -115,8 +115,9 @@ div p a {
|
||||
}
|
||||
.thumbnail-image img {
|
||||
width:100%;
|
||||
height:170px;
|
||||
height: 100%;
|
||||
object-fit:cover;
|
||||
object-position: center; /* 保证中央部分 */
|
||||
border-radius:4px;
|
||||
transition:transform .3s ease;
|
||||
cursor:zoom-in
|
||||
|
||||
Reference in New Issue
Block a user