fix: widen settlement actor icon by ~30% (72→94px)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1763,7 +1763,7 @@
|
|||||||
gap: 10px;
|
gap: 10px;
|
||||||
}
|
}
|
||||||
.oathhammer .settlement-header .actor-img {
|
.oathhammer .settlement-header .actor-img {
|
||||||
width: 72px;
|
width: 94px;
|
||||||
height: 110px;
|
height: 110px;
|
||||||
-o-object-fit: cover;
|
-o-object-fit: cover;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.oathhammer .settlement-header .actor-img {
|
.oathhammer .settlement-header .actor-img {
|
||||||
width: 72px;
|
width: 94px;
|
||||||
height: 110px;
|
height: 110px;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
object-position: center top;
|
object-position: center top;
|
||||||
|
|||||||
Reference in New Issue
Block a user