We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d3108 commit ce076acCopy full SHA for ce076ac
css/style.css
@@ -978,7 +978,7 @@ img {
978
979
.fate-image {
980
object-position: center;
981
- clip-path: inset(10px 10px 10px 10px);
+ clip-path: inset(8px 8px 8px 8px);
982
min-width: 140px;
983
max-width: 140px;
984
min-height: 80px;
@@ -1104,7 +1104,7 @@ img {
1104
}
1105
1106
1107
- clip-path: inset(5px 5px 5px 5px);
1108
min-width: 105px;
1109
max-width: 105px;
1110
min-height: 60px;
0 commit comments