mirror of https://gitlab.com/bashrc2/epicyon
Image positioning
parent
245128289a
commit
d914dff106
|
@ -773,9 +773,7 @@ a:focus {
|
||||||
|
|
||||||
.container img.attachment {
|
.container img.attachment {
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
background-size: cover;
|
width: fit-content;
|
||||||
background-position: center;
|
|
||||||
width: auto;
|
|
||||||
max-width: 125%;
|
max-width: 125%;
|
||||||
max-height: 80vh;
|
max-height: 80vh;
|
||||||
margin-left: -2%;
|
margin-left: -2%;
|
||||||
|
|
Loading…
Reference in New Issue