Skip to content

Commit ce076ac

Browse files
committed
Tweak fate-image css
1 parent 29d3108 commit ce076ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,7 @@ img {
978978

979979
.fate-image {
980980
object-position: center;
981-
clip-path: inset(10px 10px 10px 10px);
981+
clip-path: inset(8px 8px 8px 8px);
982982
min-width: 140px;
983983
max-width: 140px;
984984
min-height: 80px;
@@ -1104,7 +1104,7 @@ img {
11041104
}
11051105

11061106
.fate-image {
1107-
clip-path: inset(5px 5px 5px 5px);
1107+
clip-path: inset(8px 8px 8px 8px);
11081108
min-width: 105px;
11091109
max-width: 105px;
11101110
min-height: 60px;

0 commit comments

Comments
 (0)